1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

ready to test

This commit is contained in:
Tim Moody 2019-11-19 08:46:15 -05:00
parent 872d3b8c96
commit 71d5871d97

View file

@ -6,6 +6,8 @@
- name: Create IIAB directory structure ("file layout")
include_tasks: fl.yml
- include_tasks: pylib.yml
- include_tasks: centos.yml
when: ansible_distribution == "CentOS"