Previous package installation check
In gurisitx.devops
collection's repo I described an undesired behaviour when running cielito.system.apt_repos
role: if a repo is already configured, running the role would lead to an error because of an repo's reference duplication, there for to an error when running apt.
Role's behaviour should be idempotent and/or somehow detect those wrong configurations.