ansible/lib/ansible/vars
Adrian Likins 9ff46ca52f Fix ansible_lo being used inside of ansible_facts (#37360)
The logic was keeping ansible_facts['ansible_lo'] instead of fixing it
to be ansible_facts['lo']

(cherry picked from commit 31878ee0ea)
2018-03-15 13:48:46 -07:00
..
__init__.py Transition inventory into plugins (#23001) 2017-05-23 17:16:49 -04:00
clean.py Fix ansible_lo being used inside of ansible_facts (#37360) 2018-03-15 13:48:46 -07:00
hostvars.py py2/py3 safer shas on hostvars (#31788) 2017-10-16 16:43:56 -04:00
manager.py caller to preprocess must be None aware (#33653) 2018-02-08 11:25:20 -06:00
reserved.py optimize reserved names warning 2017-08-18 17:45:39 -04:00
unsafe_proxy.py Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08:00