Change dependency name to something used in Ansible Galaxy.

This commit is contained in:
Dorian 2015-02-27 11:04:56 -05:00
parent 8e263e5d32
commit d0c0498055
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ galaxy_info:
#- system
- web
dependencies:
- { role: ansible-nginx-uwsgi-supervisor,
- { role: nginx-uwsgi-supervisor,
app_name: rookeries,
app_nginx_hostname: localhost,
app_uwsgi_port: 8001,