setting the correct parameter values for watch_in
This commit is contained in:
parent
b45a5f4fc4
commit
d60aca39cb
@ -11,6 +11,6 @@ a2enmod proxy:
|
||||
- require:
|
||||
- pkg: apache
|
||||
- watch_in:
|
||||
- cmd: apache-restart
|
||||
- module: apache-restart
|
||||
|
||||
{% endif %}
|
||||
|
@ -13,6 +13,6 @@ a2enmod proxy_http:
|
||||
- pkg: apache
|
||||
- cmd: a2enmod proxy
|
||||
- watch_in:
|
||||
- cmd: apache-restart
|
||||
- module: apache-restart
|
||||
|
||||
{% endif %}
|
||||
|
Loading…
Reference in New Issue
Block a user