ansible: Remove python interpreter limit for installing vlttng
authorKienan Stewart <kstewart@efficios.com>
Wed, 14 Feb 2024 19:58:41 +0000 (14:58 -0500)
committerKienan Stewart <kstewart@efficios.com>
Wed, 14 Feb 2024 20:49:12 +0000 (15:49 -0500)
commit105f6fd59c54565bbe3575709878cfae5bde9c02
tree05cf9f4b3dc1fb3e19ac250bd1af6a992bdee2d2
parent8ebd557dbcd183741ca5940976d7a1bb97a0a3e5
ansible: Remove python interpreter limit for installing vlttng

The main issue with installing it was when to add
`--break-system-packages` or not, but that ended up being well
addressed in the `extra_args` parameter.

Change-Id: I50f0851247b542891f008221866e07b446ba567d
Signed-off-by: Kienan Stewart <kstewart@efficios.com>
automation/ansible/roles/developer/tasks/main.yml
This page took 0.023961 seconds and 4 git commands to generate.