community.general/lib/ansible/vars
Brian Coca a5007f2f88 Namespaced facts fixes (#26615)
* shorten warning on reservd fact collision

also remove ansible_ from namespaced facts for vars manager
handle str conversion errors
use tuple to avoid iterator errors
version added added

* only modify final one

* removed ansible_ removal
2017-07-12 19:27:05 -04:00
..
__init__.py Transition inventory into plugins (#23001) 2017-05-23 17:16:49 -04:00
hostvars.py Transition inventory into plugins (#23001) 2017-05-23 17:16:49 -04:00
manager.py Namespaced facts fixes (#26615) 2017-07-12 19:27:05 -04:00
reserved.py ansible/vars/: PEP8 compliancy (#24685) 2017-05-16 18:51:27 +01:00
unsafe_proxy.py Fix circular import with unsafe_proxy, template, and vars 2017-04-28 15:35:30 -07:00