]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
rook: remove duplicate YAML key "wait"
authorKen Dreyer <kdreyer@redhat.com>
Thu, 20 Apr 2023 21:45:06 +0000 (17:45 -0400)
committerKen Dreyer <kdreyer@redhat.com>
Mon, 24 Apr 2023 19:13:56 +0000 (15:13 -0400)
caught with ansible-lint

roles/rook/tasks/rook-recovery.yml

index 8d1df5c9bf46adb7a85a8c77a09de9e6316d189f..82ae05474cbdc9be7b3d05217172408e6ec58714 100644 (file)
@@ -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