giuaig / ansible-raspi-config

raspi-config via Ansible
GNU General Public License v3.0
75 stars 18 forks source link

Ansible role #4

Open lukas-staab opened 2 years ago

lukas-staab commented 2 years ago

Is this repo available as ansible role on ansible galaxy? This is the best task list i found so far, is there a other (non documented) way to include this tasks to my own playbook on first launch?

giuaig commented 2 years ago

Hi @lukas-staab, unfortunately it's not available as an Ansible role on galaxy...just because i don't know how to do that :P If you like to do that yourself, feel free, the code is open source! I can't promise you anything but maybe in the future i will try to.

As for your second question, i don't know for sure, but if i were you, i would start searching "import local ansible role" and then something like this: https://docs.ansible.com/ansible/latest/dev_guide/developing_locally.html