]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
common: NRPE works on CentOS 9 now 705/head
authorDavid Galloway <dgallowa@redhat.com>
Fri, 26 Aug 2022 15:57:45 +0000 (11:57 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Fri, 26 Aug 2022 15:57:45 +0000 (11:57 -0400)
Signed-off-by: David Galloway <dgallowa@redhat.com>
roles/common/tasks/main.yml

index 8d25598051db2935eb9d533ac73278500e0e6e19..c9435a1e6db50d1d5d3253992584946d0513ec2b 100644 (file)
@@ -43,7 +43,6 @@
 
 # configure nagios (Except CentOS 9 Stream)
 - import_tasks: nagios.yml
-  when: not (ansible_distribution == "CentOS" and ansible_distribution_major_version == "9")
   tags:
     - nagios