Fix ansiblehost role?

Hopefully?
This commit is contained in:
Salt 2020-02-20 06:00:58 -06:00
parent 08e81dea25
commit 886ba76ea9

View File

@ -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: