Skip to content

Commit

Permalink
remove changelog lint
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-m-sullivan committed Mar 31, 2022
1 parent 3d5365a commit 09f9bf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/configure_controller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
validate_certs: "{{ controller_validate_certs }}"
register: result
until: result.status == 200
retries: 80
retries: 20
delay: 30
ignore_errors: true

Expand Down

0 comments on commit 09f9bf5

Please sign in to comment.