From d0c04980551d3b050f1d331334aa9c0d9d5d910d Mon Sep 17 00:00:00 2001 From: Dorian Pula Date: Fri, 27 Feb 2015 11:04:56 -0500 Subject: [PATCH] Change dependency name to something used in Ansible Galaxy. --- meta/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/main.yml b/meta/main.yml index 4473ba7..b71eb1e 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -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,