Commit f568551f authored by Simon Cornet's avatar Simon Cornet
Browse files

feat: remove test task

parent 3f30e0cd
Loading
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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"