mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-14 13:42:21 +00:00
pipes.quote is a bit overzealous for what we want to do, quoting ; and other characters that you most likely want to use in your shell invocations. The regexp is the best I could come up with to be able to only replace the parts of the arguments that shouldn't be executed. |
||
|---|---|---|
| .. | ||
| 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 | ||
| results_list.yml | ||
| sample.j2 | ||
| simple_hosts | ||
| template-basic | ||
| template-whitespace | ||
| TestInventory.py | ||
| TestPlayBook.py | ||
| TestRunner.py | ||
| TestUtils.py | ||
| world | ||