Take inputs from config file.
This commit is contained in:
parent
0df166e7c0
commit
dae2267c72
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
ansible-playbook non_destructive.yml -i inventory -e output_dir=~/ansible_testing -v $*
|
||||
ansible-playbook non_destructive.yml -i inventory -e @integration_config.yml -v $*
|
||||
|
|
Loading…
Reference in a new issue