Skip to content

Commit

Permalink
Remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
liquidat committed Jun 22, 2021
1 parent 74d5adc commit e85277f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/control_node/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
register: controlcollections
loop:
- community.general
- ansible.posix
- ansible.posix
until: controlcollections is not failed
retries: 5

Expand Down

0 comments on commit e85277f

Please sign in to comment.