summaryrefslogtreecommitdiff
path: root/test/integration/targets/systemd/handlers/main.yml
blob: 8643a2a0eeba2d18878b329008163be2cc42db20 (plain)
1
2
3
4
- name: remove unit file
  file:
    path: /etc/systemd/system/sleeper@.service
    state: absent