Merge pull request #152 from jeduardo/pkg_install_fix

Fixed reference to pkg state when installing from official Debian repo
This commit is contained in:
Javier Bértoli 2017-04-21 18:55:36 -03:00 committed by GitHub
commit 15a1291495

View File

@ -20,9 +20,9 @@ nginx-official-repo:
- keyid: ABF5BD827BD9BF62
- keyserver: keyserver.ubuntu.com
- require_in:
- pkg: nginx
- pkg: nginx_install
- watch_in:
- pkg: nginx
- pkg: nginx_install
{%- else %}
nginx_ppa_repo:
pkgrepo: