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-06-28 03:00:23 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
1e4d45af1e
community.general
/
lib
/
ansible
/
playbook
History
Download ZIP
Download TAR.GZ
Michael DeHaan
72faf8eb0a
fix indents
2012-08-11 12:20:16 -04:00
..
__init__.py
add the limit option, which can be used to further confine the patterns selected by "hosts:" in ansible-playbooks
2012-08-10 02:45:29 -04:00
play.py
fix indents
2012-08-11 12:20:16 -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