Potos roles
Here just a quick overview over the most important Ansible roles we have for potos.
You can list all of them on Github
potos_basics
This role contains basic features such as regular ansible pulls.
potos_firstboot
This role implements a generic first boot wizard with YAD.
WARNING
This role interupts the execution, ensure it is only run during the first boot, when the user can interact with it.
potos_template
This is not a real role, it is more a template based on which you can develop your own role. For more see here
TIP
Have a look at other roles on how things are done there e.g. potos_wallpaper
potos_wallpaper
This role just sets the wallpapers on Gnome and also functions as an example role.