1
0
Fork 0
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:
Jerry Vonau 2017-10-24 11:47:28 -05:00
parent c606083553
commit 99633173a4

View file

@ -2,7 +2,6 @@
PLAYBOOK="iiab.yml"
INVENTORY="ansible_hosts"
# Pass cmdline options for ansible
ARGS="$@"
if [ -f /etc/iiab/iiab.env ]
then