If the comment is put after the line then it is interpreted so we need
to move it before and have a dedicated line.
Signed-off-by: Sébastien Han <seb@redhat.com>
(cherry picked from commit
9f2c21972debca9e0dc5bcc19bc5fce0f5c4c471)
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles_path = ./roles
# Be sure the user running Ansible has permissions on the logfile
log_path = /var/log/ansible.log
+
+[ssh_connection]
+# see: https://github.com/ansible/ansible/issues/11536
+control_path = %(directory)s/%%h-%%r