cleanup unused tags
This commit is contained in:
parent
44fa4c1814
commit
c94c97f324
@ -9,8 +9,6 @@
|
|||||||
ansible.builtin.command: systemctl reset-failed k3s-init # noqa command-instead-of-module
|
ansible.builtin.command: systemctl reset-failed k3s-init # noqa command-instead-of-module
|
||||||
failed_when: False
|
failed_when: False
|
||||||
changed_when: False
|
changed_when: False
|
||||||
tags:
|
|
||||||
- skip_ansible_later
|
|
||||||
|
|
||||||
- name: Init cluster inside the transient k3s-init service
|
- name: Init cluster inside the transient k3s-init service
|
||||||
ansible.builtin.command:
|
ansible.builtin.command:
|
||||||
|
Loading…
Reference in New Issue
Block a user