From 510fe4aab299d5b3d16a10b8749f3db603675970 Mon Sep 17 00:00:00 2001 From: A Holt Date: Wed, 8 Nov 2017 18:53:56 -0500 Subject: [PATCH 1/6] Update iiab-install --- iiab-install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iiab-install b/iiab-install index bca0a1a2d..970382ce1 100755 --- a/iiab-install +++ b/iiab-install @@ -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 From 74d129d6fc355d6e080ff76cd5246eb5fbe4a829 Mon Sep 17 00:00:00 2001 From: A Holt Date: Thu, 9 Nov 2017 08:23:54 -0500 Subject: [PATCH 2/6] restoring consistent format across 9 stages --- roles/3-base-server/tasks/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/3-base-server/tasks/main.yml b/roles/3-base-server/tasks/main.yml index 877ab58e4..5f07d8492 100644 --- a/roles/3-base-server/tasks/main.yml +++ b/roles/3-base-server/tasks/main.yml @@ -1,4 +1,5 @@ # Base Server + - name: ...IS BEGINNING ===================================== command: echo From 4abd3c5d35821d278c562313dacaf8090a3b28f3 Mon Sep 17 00:00:00 2001 From: A Holt Date: Thu, 9 Nov 2017 08:24:21 -0500 Subject: [PATCH 3/6] restoring consistent format across 9 stages --- roles/4-server-options/tasks/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/4-server-options/tasks/main.yml b/roles/4-server-options/tasks/main.yml index e596a072a..95501679c 100644 --- a/roles/4-server-options/tasks/main.yml +++ b/roles/4-server-options/tasks/main.yml @@ -1,4 +1,5 @@ # Server Options + - name: ...IS BEGINNING ================================== command: echo From 0595fc26b7f4f40a3dfd62f7c3405001eaf04a19 Mon Sep 17 00:00:00 2001 From: A Holt Date: Thu, 9 Nov 2017 08:24:41 -0500 Subject: [PATCH 4/6] restoring consistent format across 9 stages --- roles/5-xo-services/tasks/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/5-xo-services/tasks/main.yml b/roles/5-xo-services/tasks/main.yml index 58b750908..b61c78e02 100644 --- a/roles/5-xo-services/tasks/main.yml +++ b/roles/5-xo-services/tasks/main.yml @@ -1,4 +1,5 @@ # XO Services + - name: ...IS BEGINNING ===================================== command: echo From d7b0f2a66574007ab5b86cf3d810f46d14195755 Mon Sep 17 00:00:00 2001 From: A Holt Date: Thu, 9 Nov 2017 08:25:08 -0500 Subject: [PATCH 5/6] restoring consistent format across 9 stages --- roles/6-generic-apps/tasks/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/6-generic-apps/tasks/main.yml b/roles/6-generic-apps/tasks/main.yml index 9c4113fc1..f30a94d46 100644 --- a/roles/6-generic-apps/tasks/main.yml +++ b/roles/6-generic-apps/tasks/main.yml @@ -1,4 +1,5 @@ # Generic Apps + - name: ...IS BEGINNING ==================================== command: echo From 96176f1f46207611734fc56a192212f204dd0eea Mon Sep 17 00:00:00 2001 From: A Holt Date: Thu, 9 Nov 2017 08:25:50 -0500 Subject: [PATCH 6/6] restoring consistent format across 9 stages --- roles/7-edu-apps/tasks/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/7-edu-apps/tasks/main.yml b/roles/7-edu-apps/tasks/main.yml index 5f7f081d9..251d446bd 100644 --- a/roles/7-edu-apps/tasks/main.yml +++ b/roles/7-edu-apps/tasks/main.yml @@ -1,4 +1,5 @@ # Educational Apps + - name: ...IS BEGINNING ======================================== command: echo