commit | 218a4eca098854f2139604db01ac0c1e627111c7 | [log] [tgz] |
---|---|---|
author | Biser Milanov <biser.milanov@storpool.com> | Wed Nov 01 13:20:03 2023 +0200 |
committer | Biser Milanov <biser.milanov@storpool.com> | Wed Nov 01 13:20:03 2023 +0200 |
tree | d38e72828fa47a3c99daf36b7d703a70c7754da4 | |
parent | f182f1a3f32534fd1396685ddb08f4df93ce919f [diff] |
Fix typo Change-Id: Ic4b3bdbef48a358357052aa53ca99231786c1419
diff --git a/playbooks/setup-openstack-iscsi-multipath-storpool/pre.yaml b/playbooks/setup-openstack-iscsi-multipath-storpool/pre.yaml index 8d953ec..28c698d 100644 --- a/playbooks/setup-openstack-iscsi-multipath-storpool/pre.yaml +++ b/playbooks/setup-openstack-iscsi-multipath-storpool/pre.yaml
@@ -207,7 +207,7 @@ ansible.builtin.command: argv: ["netplan", "generate"] - - name: Restart Neplan + - name: Restart Netplan become: true ansible.builtin.command: argv: ["netplan", "apply"]