summaryrefslogtreecommitdiff
path: root/files/turnserver.conf.j2
diff options
context:
space:
mode:
authorMatthew Fennell <matthew@fennell.dev>2024-02-08 20:11:20 +0000
committerMatthew Fennell <matthew@fennell.dev>2024-02-08 20:11:20 +0000
commit66d92ea4d45950b41340bad2f2c65764c4ffb11f (patch)
tree1dee70516e132cd7f378538af1d5ca1ff994e69d /files/turnserver.conf.j2
parentc2b6f14ff3c02db76c4dee93dc28b47b7d7d0d6a (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 'files/turnserver.conf.j2')
0 files changed, 0 insertions, 0 deletions