lueschem / edi

Embedded development infrastructure.
https://www.get-edi.io
GNU Lesser General Public License v3.0
38 stars 12 forks source link

Make ansible-galaxy available from within edi project setup #74

Open lueschem opened 2 years ago

lueschem commented 2 years ago

A lot of functionality can be made available through ansible roles that are available all over the place.

ansible-galaxy (requirements.yaml) is probably the way to pull such additional roles.

Some functionality of edi-var/edi-pi/edi-cl can then be offloaded to such separate roles.

lueschem commented 10 months ago

Furthermore, the entire Ansible setup could be reduced to one single playbook pulling in a bunch of roles.