rhel9: drop collectd until it is in epel
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
744b500f2f
commit
98c47877b5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue