Let's see if one role can restart a service from another.
This commit is contained in:
parent
ff0bcbdda7
commit
790cdf0373
3 changed files with 1 additions and 3 deletions
|
@ -46,4 +46,5 @@
|
|||
- include: $handlers/restart_services.yml
|
||||
|
||||
roles:
|
||||
- /srv/web/infra/ansible/roles/fedmsg-hub
|
||||
- /srv/web/infra/ansible/roles/badges-backend
|
||||
|
|
|
@ -1,9 +1,6 @@
|
|||
---
|
||||
# Configuration for the fedbadges consumer
|
||||
|
||||
#- tasks:
|
||||
# - include: $tasks/fedmsg_hub
|
||||
|
||||
- name: copy database configuration
|
||||
template: src=$item dest=/etc/fedmsg.d/$item
|
||||
with_items:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue