Adding baseline packages needed for ansible
This commit is contained in:
parent
ced8f216db
commit
83975c2424
|
@ -17,6 +17,16 @@
|
|||
- apt-transport-https
|
||||
- cron
|
||||
- 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
|
||||
- name: Install ansible
|
||||
|
|
Loading…
Reference in New Issue