Maksim Bazhin
Maksim Bazhin
I saw the problem with tests: role "add-repository" demand python3-debian package and is executed before role "packages" which install python3-package
@vitabaks Yes this is not really necessary right now. Because apt-key is just marked as depricated but still works in Debian12. Probably apt-key will not work in next major release....
> I also remembered that in one of the projects I used [keyring](https://docs.ansible.com/ansible/latest/collections/ansible/builtin/apt_key_module.html#parameter-keyring) option for `apt_key` module. > > so it's worth considering whether this is the best alternative to...
I don't understand what's wrong with debin12 and debian11 molecule's tests. In my local environment config_pgcluster playbook works fine. Module python3-debian is presented at molecule's host: [string 457](https://github.com/vitabaks/postgresql_cluster/actions/runs/8109426897/job/22164585561?pr=591#step:6:463) python3-debian was...
@vitabaks thank you very much!
@vitabaks How did you fix the error in debian 11, 12 when the second execution of the playbook? btw, I changed consul's installation from apt to deb822