This website requires JavaScript.
Explore
Help
Sign in
ansible
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2024-09-14 20:13:21 +02:00
Code
Releases
Activity
cfba6dfe91
community.general
/
test
/
integration
/
targets
/
strategy_linear
/
runme.sh
6 lines
93 B
Bash
Raw
Normal View
History
Unescape
Escape
Fix nested noop block padding in dynamic includes (#38814) * Fix nested noop block padding in dynamic includes * Address issues from the review * Fix typo
2018-04-26 22:14:31 +02:00
#!/usr/bin/env bash
set
-eux
Move strategy_linear test inventory into test.
2019-01-10 00:44:42 +01:00
ansible-playbook test_include_file_noop.yml -i inventory
"
$@
"
Copy permalink