commit | 1a85736c580b28955097cf75ef74319cb4ec5feb | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Tue Jul 16 23:46:29 2024 -0400 |
committer | GitHub <noreply@github.com> | Wed Jul 17 03:46:29 2024 +0000 |
tree | 36ca819096263d49b7c077152f6e6a99fb958d5f | |
parent | c4a43493db34b0a821e6262fec16f25ec7c24e0c [diff] |
Gather facts for CSI (#1602) The multipathd role needs to gather facts.
diff --git a/playbooks/csi.yml b/playbooks/csi.yml index 0b86a74..38c5eee 100644 --- a/playbooks/csi.yml +++ b/playbooks/csi.yml
@@ -13,7 +13,6 @@ # under the License. - hosts: controllers - gather_facts: false become: true roles: - role: csi