feat/major-revamp #11

Merged
lanson merged 42 commits from fix/various into main 2024-08-17 14:54:28 +00:00
Showing only changes of commit 8bf82336f8 - Show all commits

View File

@ -1,7 +1,7 @@
---
# hashistack deployment playbook
- name: "Preflight"
hosts: all
hosts: all, !deployment
strategy: linear
gather_facts: true
become: true