ansible: Remove installation of curl from bookworm-backports
authorKienan Stewart <kstewart@efficios.com>
Mon, 26 Feb 2024 12:51:27 +0000 (07:51 -0500)
committerKienan Stewart <kstewart@efficios.com>
Mon, 26 Feb 2024 12:51:27 +0000 (07:51 -0500)
commitee108d0f51861dc4324c20caf3a8a90d1bfe4623
treec27708327fdaf29e4b95ed4bbf12c528457d246a
parentada7f88434517dac081a5303275a1fccc5af4488
ansible: Remove installation of curl from bookworm-backports

The configuration adjustment should be sufficient to avoid the
problem. It's not a big issue to use curl from bookworm-backports
otherwise, but the 'apt: upgrade' statement means that all the package
updates get run, violating an expectation for the default playbook
that only new packages will be installed - no updates should happen.

Change-Id: I8c083aa4d6a5d0a61a3924f52f295eab15467354
Signed-off-by: Kienan Stewart <kstewart@efficios.com>
automation/ansible/roles/common/tasks/setup-Debian.yml
This page took 0.026453 seconds and 4 git commands to generate.