15:01:44 <noonedeadpunk> #startmeeting openstack_ansible_meeting
15:01:44 <opendevmeet> Meeting started Tue Jan 28 15:01:44 2025 UTC and is due to finish in 60 minutes.  The chair is noonedeadpunk. Information about MeetBot at http://wiki.debian.org/MeetBot.
15:01:44 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
15:01:44 <opendevmeet> The meeting name has been set to 'openstack_ansible_meeting'
15:01:49 <noonedeadpunk> #topic rollcall
15:01:50 <noonedeadpunk> o/
15:03:14 <sykebenX> Yeah I'll paste one sec
15:03:29 <sykebenX> Was testing something else which I would also like to share
15:04:34 <sykebenX> https://paste.openstack.org/show/bXNcZqENGB0vnkxr9pZ1/
15:05:58 <noonedeadpunk> hm
15:06:16 <noonedeadpunk> that is weird, as I'm pretty much sure that running setup should have helped
15:07:30 <noonedeadpunk> what if you run `ansible -m debug -a var=ansible_facts dev-c-01 | grep distribution`
15:07:33 <sykebenX> I also tried a simple playbook which just debugs out ansible_distribution, but it fails on the machine with openstack-ansible bootstrapped on, but succeeds when openstack-ansible is not installed: https://paste.openstack.org/show/bSvWt7Zxylsh40YXdAli/
15:07:36 <noonedeadpunk> (and maybe without grep
15:08:10 <noonedeadpunk> yep, as we don't inject_vars_as_facts by default
15:09:03 <sykebenX> https://paste.openstack.org/show/bJZva4c8dk0VG9K4nu8x/
15:09:57 <noonedeadpunk> are you running as root?
15:10:59 <NeilHanlon> o/ here, sorta
15:11:04 <NeilHanlon> running around finishing chores and packing
15:11:06 <sykebenX> No I am running using non-root based on the following doc: https://docs.openstack.org/openstack-ansible/latest/user/security/non-root.html
15:11:58 <noonedeadpunk> #topic office hours
15:12:12 <noonedeadpunk> ok, so. I don't have much things to talk about :)
15:12:34 <noonedeadpunk> we pretty much need to figure out moving 2023.1 to unmaintained state
15:13:02 <noonedeadpunk> but a deploy guide job is failing unobviously for me
15:13:04 <noonedeadpunk> #link https://review.opendev.org/c/openstack/openstack-ansible/+/939944
15:13:10 <noonedeadpunk> and we need that for unmaintained
15:17:12 <noonedeadpunk> sykebenX: you apparently don't have write permissions to files where permission is expected
15:19:15 <sykebenX> Hmm yeah there were some oddities there I noticed as well. I wasn't sure it would impact reading of facts from just the rabbitmq container though. It seems others are capable. I will check this out! Thanks noonedeadpunk
15:19:49 <noonedeadpunk> Then - there was a good progress on abandoning tests repo. I would need to check on molecule tests coverage for plugins
15:20:39 <noonedeadpunk> not sure will have time though
15:20:54 <noonedeadpunk> as also will highly likely attend FOSDEM
15:21:10 <noonedeadpunk> though, I will arrive Saturday evening - right in time for the party
15:39:30 <NeilHanlon> niceee
15:56:31 <noonedeadpunk> #endmeeting