Skip to content

Commit

Permalink
fixup! Bump ansible-lint from 5.0.2 to 5.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nre-ableton committed Mar 15, 2021
1 parent 859f7ee commit c17cb67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/stop-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# https://github.com/ansible-community/molecule/issues/2765
changed_when: false

- name: Wait for Jenkins to stop
- name: Wait for Jenkins to stop # noqa: no-handler
wait_for:
timeout: 5
when: jenkins_service_stop is changed

0 comments on commit c17cb67

Please sign in to comment.