rhel9: drop collectd until it is in epel

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-05-19 14:25:24 -07:00
parent 744b500f2f
commit 98c47877b5

View file

@ -41,7 +41,7 @@
- hosts
- { role: openvpn/client, when: vpn|bool }
- ipa/client
- collectd/base
- { role: collectd/base, when: ansible_distribution_version|int < 9.0 }
- { role: iscsi_client, when: "inventory_hostname.startswith(('bvmhost-x86-06', 'bvmhost-x86-07')) and datacenter == 'iad2'" }
- sudo
- virthost