♻️: refactor allowlist
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
---
|
||||
|
||||
- name: Retrieve network info
|
||||
hosts: loadbalancers
|
||||
gather_facts: true
|
||||
gather_subset:
|
||||
- network
|
||||
tasks: []
|
||||
|
||||
- name: Deploy web servers
|
||||
hosts: webservers
|
||||
diff: true
|
||||
|
Reference in New Issue
Block a user