1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 11:12:06 +00:00

steps -> stages

This commit is contained in:
Jerry Vonau 2017-10-31 12:13:50 -05:00
parent 16102e0da6
commit 7d63af3d6a
2 changed files with 1 additions and 1 deletions

View file

@ -1,6 +1,6 @@
#!/bin/bash -e
# running from a git repo
PLAYBOOK="iiab-steps.yml"
PLAYBOOK="iiab-stages.yml"
INVENTORY="ansible_hosts"
CWD=`pwd`
# Add cmdline options for passing to ansible