Skip to content

Instantly share code, notes, and snippets.

@IPvSean
Created January 16, 2020 19:13
Show Gist options
  • Save IPvSean/5287d934c671007bae77264e63804eae to your computer and use it in GitHub Desktop.
Save IPvSean/5287d934c671007bae77264e63804eae to your computer and use it in GitHub Desktop.
[student1@ansible ~]$ cat ~/.ansible.cfg
[defaults]
stdout_callback = yaml
connection = smart
timeout = 60
deprecation_warnings = False
host_key_checking = False
retry_files_enabled = False
inventory = /home/student1/networking-workshop/lab_inventory/hosts
[persistent_connection]
connect_timeout = 200
command_timeout = 200
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment