This website requires JavaScript.
Explore
Gists
Help
Sign in
ansible-collections
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2025-07-16 18:05:27 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
f308194b9a
community.general
/
lib
/
ansible
/
utils
History
Download ZIP
Download TAR.GZ
Michael DeHaan
892484812e
Much requested feature -- allows relative imports of content within roles or relative to any task or handler include (../templates for template ../files for copy)
2013-04-06 12:13:04 -04:00
..
__init__.py
Much requested feature -- allows relative imports of content within roles or relative to any task or handler include (../templates for template ../files for copy)
2013-04-06 12:13:04 -04:00
module_docs.py
more places to use yaml.safe_load
2013-02-23 13:34:14 -05:00
plugins.py
vars_loader should get the path to the inventory + vars_plugins
2013-03-01 23:22:52 +01:00
template.py
Complete streamlining of vars handling in playbooks and how those are templated to avoid
2013-04-06 10:45:09 -04:00