Merge pull request #50735 from mattclay/callback-inv

Move callback_default test inventory into test.
This commit is contained in:
Matt Clay
2019-01-09 18:00:17 -08:00
committed by GitHub
parent 39824f50b1
commit 6179f2f51c
9 changed files with 13 additions and 10 deletions

View File

@@ -1,2 +1,2 @@
+ ansible-playbook -i ../../inventory test.yml
+ ansible-playbook -i inventory test.yml
++ set +x