Namdrib / ansible-desktop

Ansible setup for my desktop(s)
MIT License
0 stars 0 forks source link

split installation of packages up into roles #1

Closed Namdrib closed 1 year ago

Namdrib commented 1 year ago

Eg if a given host has the roles:

Then install the common and Dev packages, but not gaming

This task may also include an inventory file with the roles against each host

This should pave the way to add server roles down the line (e.g. file share, domain controller, docker host)