Fix ansiblehost role?
Hopefully?
This commit is contained in:
parent
08e81dea25
commit
886ba76ea9
@ -13,13 +13,9 @@
|
||||
- python3-boto3
|
||||
- python3-botocore
|
||||
- python3-setuptools
|
||||
- python-pip
|
||||
- python-boto
|
||||
- python-boto3
|
||||
- python-botocore
|
||||
- python-setuptools
|
||||
- name: Install Ansible-required packages via pip
|
||||
pip:
|
||||
executable: /usr/bin/pip3
|
||||
name: "{{ packages }}"
|
||||
state: latest
|
||||
vars:
|
||||
|
Loading…
Reference in New Issue
Block a user