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-15 13:39:10 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
2b51cf04c7
community.general
/
lib
/
ansible
/
playbook
History
Download ZIP
Download TAR.GZ
Michael DeHaan
de221e6b4b
Add vars to host_vars to prevent some suprises
2012-08-14 20:35:01 -04:00
..
__init__.py
Always load group_vars and host_vars.
2012-08-13 21:08:05 -07:00
play.py
Add vars to host_vars to prevent some suprises
2012-08-14 20:35:01 -04:00
task.py
Add ability to store and access module results later on in the play. See examples/playbooks/register_logic for details.
2012-08-10 01:13:37 -04:00