Skip to content

Commit

Permalink
rook: remove duplicate YAML key "wait"
Browse files Browse the repository at this point in the history
caught with ansible-lint
  • Loading branch information
ktdreyer committed Apr 24, 2023
1 parent 4b972aa commit aa4a1e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion roles/rook/tasks/rook-recovery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
group: "{{ security_group }}"
instance_type: "{{ controller_instance_type }}"
image: "{{ image }}"
wait: true
region: "{{ region }}"
vpc_subnet_id: "{{ vpc_subnet_id }}"
assign_public_ip: yes
Expand Down

0 comments on commit aa4a1e7

Please sign in to comment.