Adding baseline packages needed for ansible

This commit is contained in:
Ubergeek 2019-03-14 14:15:11 +00:00
parent ced8f216db
commit 83975c2424
1 changed files with 10 additions and 0 deletions

View File

@ -17,6 +17,16 @@
- apt-transport-https - apt-transport-https
- cron - cron
- debhelper - debhelper
- ieee-data
- python-httplib2
- python-jinja2
- python-kerberos
- python-markupsafe
- python-netaddr
- python-paramiko
- python-selinux
- python-xmltodict
- python-yaml
# Install ansible python package, because it's the latest # Install ansible python package, because it's the latest
- name: Install ansible - name: Install ansible