And enforce ansible_python_interpreter = /usr/bin/python3 callback_whitelist = profile_tasks this way.
3 lines
92 B
INI
3 lines
92 B
INI
[defaults]
|
|
ansible_python_interpreter = /usr/bin/python3
|
|
callback_whitelist = profile_tasks
|