= Ansible/Yaml = * Making ansible lint happy by shortening long yaml lines. === Shorten line by double quoting === * double quote and using \ at end of line. e.g. {{{ scope: "/subscriptions/{{ az_grant_bastion_subscription_id }}/resourceGroups/{{ resource_group }}/providers/\ Microsoft.Network/bastionHosts/{{ bastionhost_name }}" # Resource ID / scope }}}