Fixed reference to pkg state when installing from official Debian repo
This commit is contained in:
parent
c6f230f43a
commit
fb818fc4cd
@ -20,9 +20,9 @@ nginx-official-repo:
|
|||||||
- keyid: ABF5BD827BD9BF62
|
- keyid: ABF5BD827BD9BF62
|
||||||
- keyserver: keyserver.ubuntu.com
|
- keyserver: keyserver.ubuntu.com
|
||||||
- require_in:
|
- require_in:
|
||||||
- pkg: nginx
|
- pkg: nginx_install
|
||||||
- watch_in:
|
- watch_in:
|
||||||
- pkg: nginx
|
- pkg: nginx_install
|
||||||
{%- else %}
|
{%- else %}
|
||||||
nginx_ppa_repo:
|
nginx_ppa_repo:
|
||||||
pkgrepo:
|
pkgrepo:
|
||||||
|
Loading…
Reference in New Issue
Block a user