12 lines
178 B
YAML
12 lines
178 B
YAML
packages:
|
|
- jq
|
|
# (python3-*) Dependency for installation of Ansible
|
|
- python3-pip
|
|
- python3-setuptools
|
|
- python3-wheel
|
|
|
|
pip_packages:
|
|
- pip
|
|
- ansible-core
|
|
- lxml
|