ansible.cfg 107 B

1234
  1. [defaults]
  2. interpreter_python = auto_legacy_silent
  3. ansible_ssh_common_args='-o StrictHostKeyChecking=no'