feat: remove test task
This commit is contained in:
parent
501bf145dd
commit
fcdd71a1d6
1 changed files with 0 additions and 4 deletions
|
|
@ -8,7 +8,3 @@
|
||||||
purge: true
|
purge: true
|
||||||
when: 'ansible_distribution == "Debian"'
|
when: 'ansible_distribution == "Debian"'
|
||||||
notify: "reboot container"
|
notify: "reboot container"
|
||||||
|
|
||||||
- name: "test task"
|
|
||||||
ansible.builtin.debug:
|
|
||||||
msg: "testing"
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue