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
|
- module: apache-restart
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|
||||||
{% endif %}
|
{% elif grains['os_family']=="RedHat" %}
|
||||||
|
|
||||||
{% if grains['os_family']=="RedHat" %}
|
|
||||||
|
|
||||||
include:
|
include:
|
||||||
- apache
|
- apache
|
||||||
|
Loading…
Reference in New Issue
Block a user