system

Role Name

This role allows to manage packages required by playbook, and hostnames

Role Variables

system_packages: []
host_names: []

Example Playbook

- hosts: servers
  roles:
     - { role: MWojtowicz.system }

License

MIT

About

This role allows to manage packages required by playbook, and hostnames

Install
ansible-galaxy install MWojtowicz/ansible-centos-system
GitHub repository
License
Unknown
Downloads
58
Owner