feat: remove test task
This commit is contained in:
parent
3f30e0cd8d
commit
f568551ff5
1 changed files with 0 additions and 4 deletions
|
|
@ -12,7 +12,3 @@
|
|||
- name: "docker - force prune"
|
||||
ansible.builtin.command: "docker system prune --all --force --volumes"
|
||||
changed_when: false
|
||||
|
||||
- name: "testing"
|
||||
ansible.builtin.debug:
|
||||
msg: "testing"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue