per @gravyboat suggestion, change separate if to elif
This commit is contained in:
parent
0f0d5318e5
commit
5afdcb819c
@ -25,9 +25,7 @@ a2dismod {{ module }}:
|
||||
- module: apache-restart
|
||||
{% endfor %}
|
||||
|
||||
{% endif %}
|
||||
|
||||
{% if grains['os_family']=="RedHat" %}
|
||||
{% elif grains['os_family']=="RedHat" %}
|
||||
|
||||
include:
|
||||
- apache
|
||||
|
Loading…
Reference in New Issue
Block a user