mirror of
https://github.com/borgbase/ansible-role-borgbackup.git
synced 2025-05-24 01:17:15 +02:00
remove debug
This commit is contained in:
parent
8d76e71899
commit
6b88b7c97e
@ -21,10 +21,6 @@
|
|||||||
- name: Populate service facts
|
- name: Populate service facts
|
||||||
ansible.builtin.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.
|
# 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.
|
# Therefore the service is stopped by default and must be started manually.
|
||||||
- name: Stop fresh installed borgmatic.timer and borgmatic.service
|
- name: Stop fresh installed borgmatic.timer and borgmatic.service
|
||||||
|
Loading…
Reference in New Issue
Block a user