⚡: remove the mandatory gather_subsets for loadbalancing & web servers
All checks were successful
ansible-lint / lint-everything (push) Successful in 1m17s
All checks were successful
ansible-lint / lint-everything (push) Successful in 1m17s
This commit is contained in:
@@ -1,12 +1,5 @@
|
||||
---
|
||||
|
||||
- name: Retrieve network info
|
||||
hosts: webservers:!disabled_loadbalanced_webservers
|
||||
gather_facts: true
|
||||
gather_subset:
|
||||
- network
|
||||
tasks: []
|
||||
|
||||
- name: Deploy haproxy
|
||||
hosts: lbservers
|
||||
diff: true
|
||||
|
Reference in New Issue
Block a user