Skip to content

Commit

Permalink
Missing a somewhat vital permission. ;-)
Browse files Browse the repository at this point in the history
  • Loading branch information
c0ntax committed May 23, 2018
1 parent 4015d91 commit 470a957
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/configure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@
name: "{{ item.name }}"
state: "{{ wiremock_service_state }}"
with_items: "{{ wiremock_servers }}"
become: yes

0 comments on commit 470a957

Please sign in to comment.