: remove the mandatory gather_subsets of all VMs
All checks were successful
ansible-lint / lint-everything (push) Successful in 1m40s

This commit is contained in:
VC
2025-03-31 13:30:13 +02:00
parent b81d9f0b35
commit a94e9fcc9e
2 changed files with 31 additions and 31 deletions

View File

@@ -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