mirror of
https://github.com/saltstack-formulas/apache-formula.git
synced 2025-04-17 10:10:26 +00:00
Merge pull request #307 from mariusvw/hotfix/semicolon-correction
Correct semicolon to colon
This commit is contained in:
commit
6170f318b4
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ apache-config-register-site-file-managed:
|
|||
- watch_in:
|
||||
- module: apache-service-running-reload
|
||||
- require_in:
|
||||
- module; apache-service-running-reload
|
||||
- module: apache-service-running-reload
|
||||
cmd.run:
|
||||
- name: echo dummy state to workaround requisite issue >/dev/null 2>&1
|
||||
- require_in:
|
||||
|
|
Loading…
Add table
Reference in a new issue