Run a second time to install via package manager

This commit is contained in:
Manu 2022-12-09 13:01:39 +01:00
parent 178316f8e7
commit 1a6e6cc7b1

View File

@ -39,6 +39,13 @@
hostname: database1.example.org hostname: database1.example.org
port: 5433 port: 5433
- role: m3nu.ansible_role_borgbackup
borg_encryption_passphrase: CHANGEME
borg_repository: m5vz9gp4@m5vz9gp4.repo.borgbase.com:repo
borg_source_directories:
- /srv/www
borgmatic_install_method: package-manager
post_tasks: post_tasks:
- name: Install yamllint for checking config file - name: Install yamllint for checking config file
pip: pip: