community.general/lib/ansible/runner
2013-04-05 19:10:32 -04:00
..
action_plugins Preliminary ability to use Jinja2 {{ }} to replace ${foo.bar} in playbooks. Can't use both at the same time per line. 2013-04-03 01:04:16 -04:00
connection_plugins Chroot also needs args/kwargs. 2013-04-05 14:50:15 -04:00
filter_plugins add to_nice_yaml|json filters 2013-02-28 17:07:02 +01:00
lookup_plugins Nested iteration would make more sense in this order. 2013-03-11 17:58:27 -04:00
__init__.py Upgraded variable support met with upgraded conditional support, see examples/playbooks/upgraded_vars.yml 2013-04-05 19:10:32 -04:00
connection.py Make private key customizable per host using ansible_ssh_private_key_file configurable as variable 2013-04-05 14:50:15 -04:00
poller.py update some of many copyright dates but we can just do this when editing each file, not super high priority 2013-02-16 15:32:01 -05:00
return_data.py Implement --diff for the copy module. 2013-02-25 23:32:52 +01:00