mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Actively suggest ./iiab-install instead of ./runansible
This commit is contained in:
parent
9e74cc39ad
commit
5c5adcb9cb
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
|||
#!/bin/bash -e
|
||||
|
||||
echo "Please consider ./iiab-install instead of the lesser-supported ./runansible"
|
||||
|
||||
PLAYBOOK="iiab.yml"
|
||||
INVENTORY="ansible_hosts"
|
||||
# Pass cmdline options for ansible
|
||||
|
|
Loading…
Add table
Reference in a new issue