Translated comment

This commit is contained in:
Sven Velt 2023-10-26 21:00:26 +02:00
parent 9ec193da78
commit e368cdf6d0

View file

@ -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"