diff --git a/monitored.yml b/monitored.yml index 469e0ee..2294a8f 100644 --- a/monitored.yml +++ b/monitored.yml @@ -2,7 +2,7 @@ - hosts: all roles: -# Bereits in meta/main.yml als "dependencies" - hier sinnvoll/notwendig? +# "epel" is already a dependency (meta/main.yml) # - role: epel # when: ansible_os_family == "RedHat" and ansible_distribution != "Fedora"