s/whitelist/enabled + FQCN
This commit is contained in:
@@ -13,7 +13,7 @@ forks = 20
|
|||||||
ask_pass = True
|
ask_pass = True
|
||||||
gathering = smart
|
gathering = smart
|
||||||
host_key_checking = False
|
host_key_checking = False
|
||||||
callback_whitelist = timer, profile_tasks
|
callback_enabled = ansible.posix.timer, ansible.posix.profile_tasks
|
||||||
remote_user = formation
|
remote_user = formation
|
||||||
fact_caching = jsonfile
|
fact_caching = jsonfile
|
||||||
fact_caching_connection = /etc/ansible/facts
|
fact_caching_connection = /etc/ansible/facts
|
||||||
|
|||||||
Reference in New Issue
Block a user