remove debug

This commit is contained in:
Frank Dornheim 2023-03-18 14:56:41 +01:00
parent 8d76e71899
commit 6b88b7c97e

View File

@ -21,10 +21,6 @@
- name: Populate service facts
ansible.builtin.service_facts:
- name: Print service facts
ansible.builtin.debug:
var: ansible_facts.services
# If the role is running and the repo is not yet initialized, an error will occur.
# Therefore the service is stopped by default and must be started manually.
- name: Stop fresh installed borgmatic.timer and borgmatic.service