community.general/lib/ansible/vars
James Cammarata e7b2308b66 Performance improvements
* Speed up serialization of hostvars by simply using the internal
  dictionary used for cached lookups
* Use blocking gets/puts on queues instead of spin locking
* Merge sequential implicitly created blocks
2015-08-17 13:46:57 -04:00
..
__init__.py show errors when missing vars file or when there is syntax issue in the file 2015-08-12 22:39:06 -04:00
hostvars.py Performance improvements 2015-08-17 13:46:57 -04:00