seapath / meta-seapath

This is the core of the seapath project. The meta-seapath repo contains the yocto Seapath layer, which contains all the code (yocto recipes) needed to build the seapath images used to install seapath (host, guest, flasher, etc.)
https://lfenergy.org/projects/seapath/
Apache License 2.0
6 stars 10 forks source link

Create a user for ansible #210

Open eroussy opened 4 months ago

eroussy commented 4 months ago

Current state Ansible should not connect on root or the admin user on the machine. It should have a dedicated user with its sudoers rules. An ansible group already exists.

To do An ansible user should be created. The behavior and rules can be backported from debian.