Skip to content

Commit

Permalink
workaround for ansible/ansible#41540
Browse files Browse the repository at this point in the history
  • Loading branch information
RenderQwerty committed Jul 24, 2018
1 parent 4310919 commit 48bc596
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ansible/roles/db/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@
msg: "This host is in {{ env }} environment!!!"

- include_tasks: install_mongo.yml
tags: install

- include_tasks: config_mongo.yml

0 comments on commit 48bc596

Please sign in to comment.