Skip to content
This repository has been archived by the owner on Nov 8, 2019. It is now read-only.

Commit

Permalink
#30 comment jex adapters stop
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-conway committed Aug 16, 2016
1 parent 23412bf commit 372e7e6
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions ansible/playbooks/de-stop-containers-color.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,16 +59,16 @@
ignore_errors: yes
service_name: "{{iplant_groups.compose_service}}_{{color}}"

- name: Stop jex-adapter
hosts: jexevents
sudo: true
gather_facts: false
tags:
- services
- jex-adapter
roles:
- role: util-cfg-docker-stop
service_name: jex_adapter_{{color}}
#- name: Stop jex-adapter
# hosts: jexevents
# sudo: true
# gather_facts: false
# tags:
# - services
# - jex-adapter
# roles:
# - role: util-cfg-docker-stop
# service_name: jex_adapter_{{color}}

- name: Stop kifshare
hosts: kifshare:&systems
Expand Down

0 comments on commit 372e7e6

Please sign in to comment.