1
0
Fork 0
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:
A Holt 2017-11-25 10:40:22 -05:00 committed by GitHub
parent 9e74cc39ad
commit 5c5adcb9cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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