fix(ci): trailing spaces
This commit is contained in:
parent
7e1894cbfe
commit
edb1109331
1 changed files with 2 additions and 2 deletions
|
|
@ -2,14 +2,14 @@
|
|||
|
||||
# install updates
|
||||
- name: "install updates"
|
||||
tags:
|
||||
tags:
|
||||
- "update"
|
||||
- "never"
|
||||
ansible.builtin.include_tasks: "update.yaml"
|
||||
|
||||
# initiate reboot
|
||||
- name: "initiate rboot"
|
||||
tags:
|
||||
tags:
|
||||
- "reboot"
|
||||
- "never"
|
||||
ansible.builtin.include_tasks: "reboot.yaml"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue