Skip to content

This Ansible role setup install packages On Ubuntu, CentOS, Redhat, Gentoo, Fedore, MacOS, ArchLinux, OpenSUSE, Rockylinux, Almalinux

License

Notifications You must be signed in to change notification settings

asapdotid/ansible-role-package

Repository files navigation

Ansible Role Package

This ansible role setup install packages On Ubuntu, CentOS, Redhat, Gento, Fedore, MacOS, ArchLinux, OpenSUSE

Ansible Licence

Requirements

None

Role Variables

Name Default Value Description
apt_repositories [] Debian repository.
package_list [] Package application install or remove list.

Dependencies

None.

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: servers
  vars:
    package_list:
      - name: wget
      - name: htop
        state: present

  roles:
    - { role: asapdotid.package }

License

MIT / BSD

Author Information

JogjaScript

This role was created in 2021 by Asapdotid.

About

This Ansible role setup install packages On Ubuntu, CentOS, Redhat, Gentoo, Fedore, MacOS, ArchLinux, OpenSUSE, Rockylinux, Almalinux

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published