1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
Michael DeHaan 1d75a29ec9 Allow variables coming in from the playbook and the API to be expressed as dictionaries throughout their full life cycle
such that nested data can be made available in templates and playbooks.
2012-04-10 20:58:40 -04:00
..
__init__.py Bump release to 0.0.2 2012-04-03 09:51:05 -04:00
callbacks.py Merge remote branch 'public/integration' 2012-04-02 20:02:46 -04:00
connection.py Allow explicit request of the local connection. 2012-04-07 14:51:00 -04:00
constants.py add support for using an alternate remote port 2012-03-28 14:05:31 -07:00
errors.py Update example to use correct service state; minor pep8 indent/spacing fixes 2012-03-15 23:10:03 -04:00
playbook.py Allow variables coming in from the playbook and the API to be expressed as dictionaries throughout their full life cycle 2012-04-10 20:58:40 -04:00
runner.py Allow variables coming in from the playbook and the API to be expressed as dictionaries throughout their full life cycle 2012-04-10 20:58:40 -04:00
utils.py Wired in Michael's usage string optparse style. 2012-04-09 23:12:05 +00:00