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