From 971cb0d7d13c5eb88760cf934becaeff2143d90c Mon Sep 17 00:00:00 2001 From: A Holt Date: Tue, 15 Jan 2019 15:33:02 -0500 Subject: [PATCH] Update main.yml --- roles/2-common/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/2-common/tasks/main.yml b/roles/2-common/tasks/main.yml index 30dbca766..a361c6918 100644 --- a/roles/2-common/tasks/main.yml +++ b/roles/2-common/tasks/main.yml @@ -3,7 +3,7 @@ - name: ...IS BEGINNING ========================================== command: echo -- name: Create IIAB directory structure +- name: Create IIAB directory structure ("file layout") include_tasks: fl.yml - include_tasks: centos.yml