Guillaume Coré
2020-02-28 316301e579032afb65c01168e1cfc3691a835a5c
Deactivate localhost warning (#1203)

hide this:

[WARNING]: provided hosts list is empty, only localhost is available. Note that
the implicit localhost does not match 'all'
1 files modified
1 ■■■■ changed files
ansible.cfg 1 ●●●● patch | view | raw | blame | history
ansible.cfg
@@ -10,6 +10,7 @@
#stdout_callback         = yaml
# Use the stdout_callback when running ad-hoc commands.
bin_ansible_callbacks   = True
localhost_warning       = False
[privilege_escalation]
become                  = False