mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-24 18:28:47 +00:00
$FILE{file} will be replaced with the contents of "file"
$PIPE{cat file} will be replaced with the output of "cat file"
|
||
|---|---|---|
| .. | ||
| assemble.d | ||
| test_playbook_vars | ||
| ansible_hosts | ||
| CentOS.yml | ||
| common_vars.yml | ||
| complex_hosts | ||
| default_os.yml | ||
| hosts_list.yml | ||
| inventory_api.py | ||
| playbook1.yml | ||
| sample.j2 | ||
| simple_hosts | ||
| template-basic | ||
| template-whitespace | ||
| TestInventory.py | ||
| TestPlayBook.py | ||
| TestRunner.py | ||
| TestUtils.py | ||