1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/utils
James Cammarata 5266679964 Use templar all the way down
Fixes bugs related to creating Templar() objects on the fly, where
the shared loader objects (serialized to TaskExecutor) aren't used
so information loaded into plugin loaders after forking is lost.

Fixes #11815
2015-08-04 12:25:53 -04:00
..
module_docs_fragments Add a warning about mode being octal 2015-07-24 14:52:21 -07:00
__init__.py limit extensions for files in group/host_vars dir 2015-05-23 20:34:08 +02:00
boolean.py Making the switch to v2 2015-05-03 21:47:26 -05:00
cmd_functions.py fixed ansible pull, reorged validate function for cli to be function specific like parser 2015-06-09 17:24:43 -04:00
color.py Making the switch to v2 2015-05-03 21:47:26 -05:00
debug.py Making the switch to v2 2015-05-03 21:47:26 -05:00
display.py started implementing diff 2015-07-26 12:22:22 -04:00
encrypt.py Making the switch to v2 2015-05-03 21:47:26 -05:00
hashing.py Making the switch to v2 2015-05-03 21:47:26 -05:00
listify.py Use templar all the way down 2015-08-04 12:25:53 -04:00
module_docs.py optimized module docs 2015-07-27 20:52:53 -04:00
path.py avoid failing when mode is none 2015-06-02 23:39:57 -04:00
unicode.py Making the switch to v2 2015-05-03 21:47:26 -05:00
vars.py Generalize extra variable parsing and loading 2015-07-21 00:18:35 -04:00