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

Merge pull request #506 from holta/master

minor whitespace cleanup across 5+1 files
This commit is contained in:
A Holt 2017-11-09 08:28:06 -05:00 committed by GitHub
commit a622c2bf8e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 6 additions and 1 deletions

View file

@ -85,6 +85,6 @@ if [ ! -f ./vars/local_vars.yml ]; then
esac
fi
echo "Running local playbooks! "
echo "Running local playbooks!"
ansible -m setup -i $INVENTORY localhost --connection=local >> /dev/null
ansible-playbook -i $INVENTORY $PLAYBOOK ${ARGS} --connection=local

View file

@ -1,4 +1,5 @@
# Base Server
- name: ...IS BEGINNING =====================================
command: echo

View file

@ -1,4 +1,5 @@
# Server Options
- name: ...IS BEGINNING ==================================
command: echo

View file

@ -1,4 +1,5 @@
# XO Services
- name: ...IS BEGINNING =====================================
command: echo

View file

@ -1,4 +1,5 @@
# Generic Apps
- name: ...IS BEGINNING ====================================
command: echo

View file

@ -1,4 +1,5 @@
# Educational Apps
- name: ...IS BEGINNING ========================================
command: echo