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

Commit

Permalink
#3 add docker-compose tag
Browse files Browse the repository at this point in the history
  • Loading branch information
donsizemore committed May 3, 2016
1 parent 4492c92 commit 30cea9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ansible/roles/docker/tasks/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
- name: place the docker-compose yaml file
sudo: yes
template: src=compose.yaml.j2 dest=/etc/compose.yaml owner=root group=root mode=0644 force=yes
tags: docker-compose

- name: reload systemd
sudo: yes
Expand Down

0 comments on commit 30cea9b

Please sign in to comment.