Installs a list of packages on the systems Centos, Ubuntu, Debian and Windows (choholatey)
ansible-galaxy install itigoag.packages
None
List of packages on group. See Example.
packages_group:
firefox:
version: latest
7zip:
version: latest
List of packages on host. See Example.
packages_host:
'R.Project':
version: latest
None
- hosts: all
roles:
- itigoag.packages
This project is under the MIT License. See the LICENSE file for the full license text.
(c) 2019, Simon Bärlocher (c) 2019, ITIGO AG