Linuxfabrik / lfops

LFOps is an Ansible Collection of generic Roles, Playbooks and Plugins for managing Linux-based Cloud Infrastructures.
https://linuxfabrik.ch
The Unlicense
52 stars 13 forks source link

role:login: Inconsistency to kickstart #154

Open markuslf opened 6 months ago

markuslf commented 6 months ago

In our kickstart file, we create a linuxfabrik sudoers file. In this role, we create (almost) the same file with just a different name (only one space char is different) - you end up with two different files that do the same thing on each host.

We should stick to one file (linuxfabrik like in the kickstart file would be a better name, I think), and the contents should be identical between LFOps and kickstart.