Skip to content
Snippets Groups Projects
Commit 199bca82 authored by Thomas Schneider's avatar Thomas Schneider
Browse files

Apply suggestion to basic-system/tasks/main.yml

parent b68931ce
No related branches found
No related tags found
No related merge requests found
Pipeline #1586 failed
......@@ -28,6 +28,13 @@
tags:
- etckeeper
- name: Uninstall etckeeper
apt:
name: etckeeper
state: absent
when: not etckeeper
tags:
- etckeeper
- include: logging.yml
- meta: flush_handlers
- include: network.yml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment