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 860f927 commit eba5626
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ansible/roles/app/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: ruby.yml
tags: ruby

- include_tasks: puma.yml

0 comments on commit eba5626

Please sign in to comment.