mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 21:40:17 +00:00
Adding baseline packages needed for ansible
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user