Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions ansible.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[defaults]
inventory = ./inventory/
deprecation_warnings = False
command_warnings = False
pipelining = True
host_key_checking = False
callback_whitelist = ansible.posix.profile_tasks
stdout_callback = debug
bin_ansible_callbacks = True
interpreter_python = /usr/bin/python3