Skip to content

Commit 292c7fd

Browse files
authored
Merge pull request #1742 from Archisman-Mridha/fix/sysprep-task-name-typos
fix(ansible/sysprep/tasks/debian) : step name typo
2 parents ca8f7b8 + aa76dbd commit 292c7fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/capi/ansible/roles/sysprep/tasks/debian.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
- Update debian grub
116116
when: _stat_update_grub.stat.exists
117117

118-
- name: Remvoing subiquity disable disable cloud-init networking config
118+
- name: Removing subiquity disable cloud-init networking config
119119
ansible.builtin.file:
120120
path: /etc/cloud/cloud.cfg.d/subiquity-disable-cloudinit-networking.cfg
121121
state: absent

0 commit comments

Comments
 (0)