Skip to content

Commit

Permalink
resolving merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
asinkavets committed Jul 29, 2019
1 parent fae6871 commit 2673147
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tasks/project-resources.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,8 @@
}}
when: provision_action != 'ignore'
register: provision
until: provision | success
retries: 3
delay: 10
changed_when: >-
provision | record_change_provision(change_record)

0 comments on commit 2673147

Please sign in to comment.