mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
remove args from runtags
This commit is contained in:
parent
c606083553
commit
99633173a4
1 changed files with 0 additions and 1 deletions
1
runtags
1
runtags
|
@ -2,7 +2,6 @@
|
||||||
PLAYBOOK="iiab.yml"
|
PLAYBOOK="iiab.yml"
|
||||||
INVENTORY="ansible_hosts"
|
INVENTORY="ansible_hosts"
|
||||||
# Pass cmdline options for ansible
|
# Pass cmdline options for ansible
|
||||||
ARGS="$@"
|
|
||||||
|
|
||||||
if [ -f /etc/iiab/iiab.env ]
|
if [ -f /etc/iiab/iiab.env ]
|
||||||
then
|
then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue