debian-pi / raspbian-ua-netinst

Raspbian (minimal) unattended netinstaller
Other
1.17k stars 153 forks source link

Ansible #528

Closed unclehowell closed 3 years ago

unclehowell commented 3 years ago

Ansible just came to my attention and I'm wondering what are the upsides and downsides versus this approach ?

diederikdehaas commented 3 years ago

AFAIK Ansible doesn't/can't install a new OS, which is what this project primarily does. This project can also install additional packages and that is something Ansible can do too. Which tool you use for that is what the user prefers to do.

unclehowell commented 3 years ago

Great solution in anycase.