feat: Swapped tofu init scripting for ansible scripting
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
- name: Render templates and sync service definitions to each host
|
||||
hosts: all
|
||||
gather_facts: false
|
||||
roles:
|
||||
- deploy
|
||||
Reference in New Issue
Block a user