borgbackup/docs/deployment
Samuel BF 42a6f13b42 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-09 10:01:39 +01:00
..
automated-local.rst docs: deployment: Automated backups to a local hard drive 2017-06-11 20:46:53 +02:00
central-backup-server.rst Doc / Deployment with ansible: pacman -> package 2020-11-09 10:01:39 +01:00
hosting-repositories.rst [DOC] linked recommended restrictions to ssh public keys on borg servers in faq, #4946 2020-04-08 03:06:02 +02:00
image-backup.rst Move image backup-related FAQ entries to a new page 2017-11-23 15:06:23 -08:00
pull-backup.rst Add ssh-agent pull backup method to doc (#5288) 2020-10-01 09:54:21 +03:00