borg/docs/deployment
Samuel-BF e18649d2d2 Doc / Deployment with ansible: pacman -> package
Using "package" ansible module make the ansible playbook able to run
against most unix OSes. Pacman module only works with Arch and derivatives.

Also : changing state from "latest" to "present". Ansible should not be
a way to keep your system up-to-date : it's a configuration management
system and, as such, should not change anything if neither the playbook
nor the machine changed its state (idempotency).

Reference : https://github.com/ansible/ansible-lint/blob/master/lib/ansiblelint/rules/PackageIsNotLatestRule.py#L24
2020-11-06 14:28:01 +01:00
..
automated-local.rst fix typo 2020-09-03 17:12:54 +02:00
central-backup-server.rst Doc / Deployment with ansible: pacman -> package 2020-11-06 14:28:01 +01:00
hosting-repositories.rst [DOC] linked recommended restrictions to ssh public keys on borg servers in faq, #4946 2020-04-08 03:02:50 +02:00
image-backup.rst Move image backup-related FAQ entries to a new page 2017-11-23 12:14:35 -08:00
pull-backup.rst Add ssh-agent pull backup method to doc (#5288) 2020-09-25 14:20:29 +02:00