1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/config
Lars Kellogg-Stedman ebe7666d71 add 'localhost_warning' configuration option
Add the 'localhost_warning' configuration option. When set to 'false',
this will prevent Ansible from issuing a warning when the inventory is
empty and it is using an implicit inventory with only 'localhost'.

Closes #17086
2018-04-30 13:27:32 -04:00
..
__init__.py 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 2017-06-14 11:08:34 -04:00
base.yml add 'localhost_warning' configuration option 2018-04-30 13:27:32 -04:00
data.py Make newer stuff PEP8 compliant (#26951) 2017-11-05 11:27:41 +01:00
manager.py minimize loading files/plugins 2018-04-10 17:22:31 -04:00