First real commit after test
This commit is contained in:
12
ansible.cfg
Normal file
12
ansible.cfg
Normal file
@@ -0,0 +1,12 @@
|
||||
[defaults]
|
||||
roles_path=./roles:/usr/share/ansible/roles:/etc/ansible/roles
|
||||
callback_whitelist = timer, profile_tasks, log_plays
|
||||
#log_path= /var/log/ansible/ansible-base.log
|
||||
display_args_to_stdout= true
|
||||
load_callback_plugins= yes
|
||||
|
||||
#to keep display output, comment stdout_callback
|
||||
#stdout_callback= log_plays
|
||||
|
||||
; [ssh_connection]
|
||||
; ssh_args=-o ForwardAgent=yes
|
||||
Reference in New Issue
Block a user