Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 299 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 299 Bytes

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