This commit is contained in:
@ -1,11 +1,13 @@
|
||||
packages:
|
||||
- jq
|
||||
# (python3-*) Dependency for installation of Ansible
|
||||
- python3-pip
|
||||
- python3-setuptools
|
||||
- python3-wheel
|
||||
|
||||
pip_packages:
|
||||
- pip
|
||||
- ansible-core
|
||||
- lxml
|
||||
apt:
|
||||
- jq
|
||||
# (python3-*) Dependency for installation of Ansible
|
||||
- python3-pip
|
||||
# - python3-setuptools
|
||||
# - python3-wheel
|
||||
pip:
|
||||
- ansible-core
|
||||
- lxml
|
||||
- pip
|
||||
- setuptools
|
||||
- wheel
|
||||
|
Reference in New Issue
Block a user