forked from ISTI-ansible-roles/ansible-roles
Install the python setuptools modules.
This commit is contained in:
parent
d254fa724a
commit
3c4084fe18
|
@ -42,6 +42,8 @@ default_python_packages:
|
|||
- python3-lxml
|
||||
- python-boto
|
||||
- python-ipaddress
|
||||
- python-setuptools
|
||||
- python3-setuptools
|
||||
|
||||
# Set this variable in your playbook
|
||||
# additional_packages:
|
||||
|
|
Loading…
Reference in New Issue