mirror of
https://github.com/borgbackup/borg.git
synced 2026-02-13 15:54:55 -05:00
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 |
||
|---|---|---|
| .. | ||
| automated-local.rst | ||
| central-backup-server.rst | ||
| hosting-repositories.rst | ||
| image-backup.rst | ||
| pull-backup.rst | ||