community.general/lib/ansible/runner/action_plugins
Daniel Hokka Zakrisson bf47bb4753 Allow including files through variables
$FILE{file} will be replaced with the contents of "file"
$PIPE{cat file} will be replaced with the output of "cat file"
2012-09-17 16:03:59 +02:00
..
assemble.py Modular server-side actions (squash merge) 2012-09-06 18:57:04 -04:00
async.py Modular server-side actions (squash merge) 2012-09-06 18:57:04 -04:00
copy.py Allow including files through variables 2012-09-17 16:03:59 +02:00
fetch.py Allow including files through variables 2012-09-17 16:03:59 +02:00
normal.py Modular server-side actions (squash merge) 2012-09-06 18:57:04 -04:00
raw.py Modular server-side actions (squash merge) 2012-09-06 18:57:04 -04:00
template.py Allow including files through variables 2012-09-17 16:03:59 +02:00