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.)
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.
Current state Ansible should not connect on
root
or theadmin
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.