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-10-09 18:04:02 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
d34e320e12
community.general
/
lib
/
ansible
/
playbook
History
Download ZIP
Download TAR.GZ
Daniel Hokka Zakrisson
c2792a936d
Allow parameterized playbook includes to define complex variables
...
To be used like: - include: playbook.yml vars: mylistvar: - item1 - item2
2012-12-15 21:56:28 +01:00
..
__init__.py
Allow parameterized playbook includes to define complex variables
2012-12-15 21:56:28 +01:00
play.py
moving int() conversion to the play init
2012-12-14 18:05:08 +01:00
task.py
Document 'when' and tweak the code to be a little more comprehensive on what is false.
2012-11-26 18:37:44 -05:00