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

feat: remove test task

parent 501bf145
Loading
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -8,7 +8,3 @@
    purge: true
  when: 'ansible_distribution == "Debian"'
  notify: "reboot container"

- name: "test task"
  ansible.builtin.debug:
    msg: "testing"