2023-12-25 15:26:42 -05:00

7 lines
102 B
YAML

- name: Install packages
package:
name:
- python
- python-poetry
state: present