1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-02-01 12:09:10 +00:00
borg/docs
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
..
3rd_party
_static
_templates
borg_theme/css
deployment Doc / Deployment with ansible: pacman -> package 2020-11-06 14:28:01 +01:00
internals Change documentation inaccuracy on chunk size. 2020-10-23 13:03:12 +02:00
man build_man 2020-10-04 20:33:08 +02:00
misc
usage add example for excluding content using the --pattern cmd line arg (#5456) 2020-10-28 23:32:40 +01:00
authors.rst
book.rst [DOCS] Move content of resources doc page to community project, #2088 2020-04-19 19:13:02 +02:00
changes.rst update CHANGES (master) 2020-10-04 20:31:15 +02:00
conf.py it's 2020 2020-08-13 22:07:02 +02:00
deployment.rst
development.rst drop python 3.5, fixes #5344 2020-09-25 02:13:43 +02:00
faq.rst Better description of how cache and rebuilds of it work 2020-08-03 22:35:23 +02:00
global.rst.inc remove duplicate homebrew label definition 2020-10-08 12:39:29 +02:00
index.rst [DOCS] Move content of resources doc page to community project, #2088 2020-04-19 19:13:02 +02:00
installation.rst fix install commands table markup 2020-10-08 12:33:15 +02:00
internals.rst
introduction.rst
Makefile
man_intro.rst
quickstart.rst fix small typo in quickstart docs 2020-10-12 19:33:45 +02:00
quickstart_example.rst.inc
support.rst
usage.rst
usage_general.rst.inc