diff --git a/playbooks/groups/nuancier.yml b/playbooks/groups/nuancier.yml index 082a922aea..070b3e9098 100644 --- a/playbooks/groups/nuancier.yml +++ b/playbooks/groups/nuancier.yml @@ -44,9 +44,9 @@ - include: $tasks/sudo.yml - include: $tasks/openvpn_client.yml when: env != "staging" - - include: $tasks/fedmsg_base.yml - include: $tasks/apache.yml - include: $tasks/mod_wsgi.yml + - include: $tasks/fedmsg_base.yml handlers: - include: $handlers/restart_services.yml