feat: Moves ansible stuff into .ansible, adds setup to Makefile to link relevant files
This commit is contained in:
7
.ansible/playbook.yaml
Normal file
7
.ansible/playbook.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
- name: Generate Report.
|
||||
hosts: all
|
||||
|
||||
roles:
|
||||
- role: report
|
||||
tag: report
|
||||
Reference in New Issue
Block a user