mirror of
https://github.com/borgbase/ansible-role-borgbackup.git
synced 2025-05-20 01:15:09 +02:00
remove debug
This commit is contained in:
parent
8d76e71899
commit
6b88b7c97e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user