Julien

Results 237 comments of Julien

Closing as replaced by https://github.com/prometheus-community/ansible/pull/607

additional feedback? requested change has been done but few tests are still skipped.

Please update what are next steps to get this merged. thanks

rebase and squash done.

is there a path to get this merged? or no interest as it feels after 9 months?

Most molecule fails seem because no python3-virtualenv on almalinux-9 but this depends on epel/cbr repository. should this be included in role, call external role, or something else? preference?

additional feedback? almalinux handling? requested change has been done.

> Most molecule fails seem because no python3-virtualenv on almalinux-9 but this depends on epel/cbr repository. should this be included in role, call external role, or something else? preference? still...

Issue with "{{ ansible_facts['ansible_python']['version']['major'] }}" https://github.com/prometheus-community/ansible/actions/runs/13477028836/job/37657506917?pr=519#step:3:3328

> > Issue with "{{ ansible_facts['ansible_python']['version']['major'] }}" https://github.com/prometheus-community/ansible/actions/runs/13477028836/job/37657506917?pr=519#step:3:3328 > > Ah I guess it should probably be `ansible_facts['python']['version']['major']` then ok. solved. backed to almalinux point