poetry is available via apt now so we install it that way
This commit is contained in:
parent
aeec08fce8
commit
63917722ff
1 changed files with 1 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue