mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
Comment remote_port in the example ansible.cfg so users do not override their .ssh/config settings by default
This commit is contained in:
@@ -21,7 +21,7 @@ sudo_user = root
|
||||
#ask_sudo_pass = True
|
||||
#ask_pass = True
|
||||
transport = smart
|
||||
remote_port = 22
|
||||
#remote_port = 22
|
||||
module_lang = C
|
||||
|
||||
# plays will gather facts by default, which contain information about
|
||||
|
||||
Reference in New Issue
Block a user