Init ansible workflow

This commit is contained in:
Jake Howard
2019-12-08 11:58:43 +00:00
committed by Jake Howard
commit ce54cf1f4c
10 changed files with 149 additions and 0 deletions

4
ansible/.ansible-lint Normal file
View File

@ -0,0 +1,4 @@
skip_list:
- 305
- 401
- 301

0
ansible/hosts Normal file
View File

0
ansible/main.yml Normal file
View File