Merge pull request #123 from grobinson-blockchain/master
Fix state fail when NGINX is already installed
This commit is contained in:
commit
06fb1d666f
@ -42,6 +42,8 @@ nginx_compile:
|
|||||||
- cwd: /tmp/nginx-{{ nginx.source_version }}
|
- cwd: /tmp/nginx-{{ nginx.source_version }}
|
||||||
- require:
|
- require:
|
||||||
- cmd: nginx_configure
|
- cmd: nginx_configure
|
||||||
|
- onchanges:
|
||||||
|
- cmd: nginx_configure
|
||||||
|
|
||||||
nginx_install:
|
nginx_install:
|
||||||
cmd.run:
|
cmd.run:
|
||||||
|
Loading…
Reference in New Issue
Block a user