mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-02 22:41:50 +08:00
virthost: no collectd client packages on rhel10 yet
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
- hosts
|
||||
- {role: openvpn/client, when: vpn|bool}
|
||||
- ipa/client
|
||||
- {role: collectd/base}
|
||||
- {role: collectd/base, when: ansible_distribution_major_version|int < 10}
|
||||
- {role: iscsi_client, when: "inventory_hostname.startswith(('bvmhost-x86-06', 'bvmhost-x86-07', 'bvmhost-p09')) and datacenter == 'iad2'"}
|
||||
- sudo
|
||||
- virthost
|
||||
|
||||
Reference in New Issue
Block a user