fix foobazdmx role
Some checks failed
/ Ansible Lint (push) Failing after 1m58s

poetry is available via apt now so we install it that way
This commit is contained in:
lilly 2025-11-06 21:16:36 +01:00
commit 63917722ff
Signed by: lilly
SSH key fingerprint: SHA256:y9T5GFw2A20WVklhetIxG1+kcg/Ce0shnQmbu1LQ37g

View file

@ -7,11 +7,7 @@
- python3
- python3-pip
- python3-setuptools
- name: Ensure python peotry is installed
become: true
ansible.builtin.pip:
name: poetry
- python3-poetry
- name: Ensure foobazdmx user exists
become: true