Skip to content

Doc / Deployment with ansible: pacman -> package#5493

Merged
ThomasWaldmann merged 1 commit intoborgbackup:1.1-maintfrom
Samuel-BF:doc-install-ansible
Nov 9, 2020
Merged

Doc / Deployment with ansible: pacman -> package#5493
ThomasWaldmann merged 1 commit intoborgbackup:1.1-maintfrom
Samuel-BF:doc-install-ansible

Conversation

@Samuel-BF
Copy link
Contributor

Backport of #5464 to 1.1-maint branch (documentation : ansible).

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
@ThomasWaldmann ThomasWaldmann merged commit 5d4a16b into borgbackup:1.1-maint Nov 9, 2020
@ThomasWaldmann
Copy link
Member

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants