You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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
8 years ago
..
__init__.py 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 9 years ago
base.yml add 'localhost_warning' configuration option 8 years ago
data.py Make newer stuff PEP8 compliant (#26951) 8 years ago
manager.py minimize loading files/plugins 8 years ago