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 8ba8d1a131 remove new tmp var for localhost
this was causing issues with keep remote files as the 'local cleanup' would trump the setting.
it will revert back to using the 'remote path' setti.ng for 'localhost' actions.

fixes #35724
8 years ago
..
__init__.py Transition inventory into plugins (#23001) 9 years ago
data.py remove new tmp var for localhost 8 years ago
group.py set _hosts on access if None (#31111) 8 years ago
helpers.py Transition inventory into plugins (#23001) 9 years ago
host.py revert ocalhost getting 'all' vars (#31425) 8 years ago
manager.py add inventory caching & use in virtualbox inventory plugin (#34510) 8 years ago