community.general/lib/ansible/utils
Daniel Hokka Zakrisson f03e845920 Allow hyphens in complex variables
Primarily to support ${hostvars.hostname-with-hyphens.<var>}.
2013-02-25 15:09:44 +01:00
..
__init__.py Use yaml.safe_load as we are just using basic data structures 2013-02-23 13:33:21 -05:00
module_docs.py more places to use yaml.safe_load 2013-02-23 13:34:14 -05:00
plugins.py protect PluginLoader._extra_dirs from appending None 2013-01-23 13:55:12 -05:00
template.py Allow hyphens in complex variables 2013-02-25 15:09:44 +01:00