It would be better to also have CLI interface that people can use with Ansible. I would like to upgrade my multiple Linux Mint laptops to newer Linux Mint versions without needing to do process with each laptop separately. Nowadays I would like to do as many maintenance tasks as possible with automation, because it usually saves time and it will make it easier to document changes.
Debian has simple way to upgrade, I could just upgrade with editing APT repositories eg. buster to bookworm. (simplified)
Ubuntu has CLI tool to upgrade do-release-upgrade.
It would be better to also have CLI interface that people can use with Ansible. I would like to upgrade my multiple Linux Mint laptops to newer Linux Mint versions without needing to do process with each laptop separately. Nowadays I would like to do as many maintenance tasks as possible with automation, because it usually saves time and it will make it easier to document changes.