mirror of https://github.com/ansible/ansible.git
Copy tests WIP, fix bug in assert module upgrades where the wrong value was being checked.
parent
0d64159d03
commit
0df166e7c0
@ -0,0 +1 @@
|
||||
baz
|
@ -0,0 +1 @@
|
||||
baz
|
@ -1 +1 @@
|
||||
ansible-playbook non_destructive.yml -i inventory -e output_dir=~/ansible_testing -v
|
||||
ansible-playbook non_destructive.yml -i inventory -e output_dir=~/ansible_testing -v $*
|
||||
|
Loading…
Reference in New Issue