]> git.arvados.org - arvados.git/commit
22238: Install python3-psycopg2 from roles that need it
authorBrett Smith <brett.smith@curii.com>
Wed, 26 Mar 2025 16:10:03 +0000 (12:10 -0400)
committerBrett Smith <brett.smith@curii.com>
Fri, 25 Apr 2025 19:20:57 +0000 (15:20 -0400)
commitebccac29a44cd48b17c7741e2d14cb2504559969
treecbe26a6a78f3f58f6fe708b86d463dc6b2a5c019
parent6b48fcec5d1a6c80707403ad63b6ff3eb389860b
22238: Install python3-psycopg2 from roles that need it

This library is required by community.postgresql tasks. By the
time any of those run, Ansible should be bootstrapped enough for us to
install this package, reducing the amount of boilerplate required in
each playbook.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>
tools/ansible/install-test-env.yml
tools/ansible/roles/arvados_database/tasks/main.yml
tools/ansible/roles/arvados_postgresql/tasks/main.yml