You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Love this project and the documentation, but is there any particular reason why debian isn't supported?
Thank you for your feedback!
If your concern is about the host OS, the reason is mostly because I didn't have the chance to test it on a Debian box.
I assume it could still work as the packages are quite standard, if you want to try that out, you can just add a check for ansible_distribution == Debian in 00,01,02,03 playbooks, as I suppose debian packages are the same and the project is made to use APT for debian-derived distros.
Love this project and the documentation, but is there any particular reason why debian isn't supported?
The text was updated successfully, but these errors were encountered: