diff --git a/examples/ansible.cfg b/examples/ansible.cfg index a89fa47664..9f1d3c53cb 100644 --- a/examples/ansible.cfg +++ b/examples/ansible.cfg @@ -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