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/inventory
Brian Coca 87c75b19dd
dont warn on not matching 'all' (#32806)
* dont warn on not matching 'all'

the implicit localhost warning shoudl be enough

* centralized no hosts handling

also extended info on implicit only
7 years ago
..
__init__.py Transition inventory into plugins (#23001) 7 years ago
data.py fix reconcile to ensure 'ungrouped' 7 years ago
group.py set _hosts on access if None (#31111) 7 years ago
helpers.py Transition inventory into plugins (#23001) 7 years ago
host.py revert ocalhost getting 'all' vars (#31425) 7 years ago
manager.py dont warn on not matching 'all' (#32806) 7 years ago