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-04-27 04:41:26 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6
5b44c3d52c
community.general
/
lib
/
ansible
/
utils
History
Download ZIP
Download TAR.GZ
Michael DeHaan
53ac0bbec2
Instantiate callback plugins only once so we can set play/task objects on them and they'll stick.
2013-04-20 09:09:35 -04:00
..
__init__.py
Fix if-statement that always evaluates True
2013-04-17 19:40:06 +02:00
module_docs.py
more places to use yaml.safe_load
2013-02-23 13:34:14 -05:00
plugins.py
Instantiate callback plugins only once so we can set play/task objects on them and they'll stick.
2013-04-20 09:09:35 -04:00
template.py
Make more lookup plugins happy with newstyle variables. Not quite done, but this fixes up with_items/with_nested/file/fileglob.
2013-04-16 18:50:30 -04:00