engonzal.package

Ansible Roles: Package

A module to install a list of software packages.

Build Status

Role Variables

If you are working with the same type of operating system, you can use this list for general packages:

package_list:
- git
- curl

For mixed operating systems, you can use these lists:

package_apt:
- python-dev

package_yum:
- python-devel

Example Playbook

- hosts: servers
  vars:
    package_list:
    - curl
    - htop
  roles:
    - { role: engonzal.package, tags: [ 'package'] }

License

BSD

Informazioni sul progetto

Package installation for Linux.

Installa
ansible-galaxy install engonzal.package
Licenza
Unknown
Download
1.4k
Proprietario
I'm a Linux engineer. Verifications - https://defcon.social/@engonzal