diff options
author | Matthew Fennell <matthew@fennell.dev> | 2024-02-08 20:11:20 +0000 |
---|---|---|
committer | Matthew Fennell <matthew@fennell.dev> | 2024-02-08 20:11:20 +0000 |
commit | 66d92ea4d45950b41340bad2f2c65764c4ffb11f (patch) | |
tree | 1dee70516e132cd7f378538af1d5ca1ff994e69d /LICENSES/AGPL-3.0-only.txt | |
parent | c2b6f14ff3c02db76c4dee93dc28b47b7d7d0d6a (diff) |
Use apt module instead of package
I tried to create a fresh nonprod deployment today on
continuous.staging.nonprod.chat.fennell.dev. However, the first step failed
because the apt command could not find borgmatic.
The solution was to run apt update before running apt install. Unfortunately,
ansible's package module does not have an option for this. Therefore, although
I would have liked to stick with "package" (to keep it general and away from
the specific of using "apt" as a package manager), I have switched back to
using the apt module so that the step can succeed without any manual
intervention on fresh install.
Diffstat (limited to 'LICENSES/AGPL-3.0-only.txt')
0 files changed, 0 insertions, 0 deletions