⚡: remove the mandatory gather_subsets of all VMs
All checks were successful
ansible-lint / lint-everything (push) Successful in 1m40s
All checks were successful
ansible-lint / lint-everything (push) Successful in 1m40s
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
|
||||
- name: Retrieve network info
|
||||
hosts: all:!disabled_server_conf:!machinbox
|
||||
- name: Retrieve network info for physical machines
|
||||
hosts: physicalservers
|
||||
gather_facts: true
|
||||
gather_subset:
|
||||
- network
|
||||
|
Reference in New Issue
Block a user