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-05-23 17:39:09 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
aaebf2e88f
community.general
/
lib
/
ansible
/
playbook
History
Download ZIP
Download TAR.GZ
Michael DeHaan
7117ca5395
Allow modules in a "./library" directory to be referenced by their shortforms "modulename:" instead of just "action: modulename"
2013-04-28 21:05:19 -04:00
..
__init__.py
Register skipped tasks so we can at least check their changed/not-changed status.
2013-04-28 10:13:58 -04:00
play.py
Add module path library/ if it exists in role directory
2013-04-27 18:43:56 +02:00
task.py
Allow modules in a "./library" directory to be referenced by their shortforms "modulename:" instead of just "action: modulename"
2013-04-28 21:05:19 -04:00