16:00:25 #startmeeting Ansible Network Working Group 16:00:25 Meeting started Wed Apr 12 16:00:25 2023 UTC. 16:00:25 This meeting is logged and archived in a public location. 16:00:25 The chair is Qalthos. Information about MeetBot at https://fedoraproject.org/wiki/Zodbot#Meeting_Functions. 16:00:25 Useful Commands: #action #agreed #halp #info #idea #link #topic. 16:00:25 The meeting name has been set to 'ansible_network_working_group' 16:00:47 #topic Agenda https://github.com/ansible/community/issues/542 16:01:02 #link https://github.com/ansible/community/labels/network is where you can always find the latest agenda 16:01:46 #topic Core Updates 16:04:10 🎉 16:08:36 There's a lot of bugfixes going around right now, but I do want to share one exciting thing that has started recently 16:08:42 #info https://github.com/ansible-collections/cisco.ios/pull/799 is a (very WIP) PR to run plugin EXAMPLES as unit tests to combat example drift 16:12:13 It still needs some work, and requires some cleanup on the EXAMPLES strings to make them a little more formally structured than they currently are, but this should hopefully help make sure everything in the module agrees and runs as written 16:15:08 #info There's also some work going into our GitHub Actions that run the tests on our behalf 16:17:24 love the additional testing and making sure examples are good 16:18:18 #info [ansible.scm](https://github.com/ansible-collections/ansible.scm), as a newer and smaller collection has some work to enable running the same jobs locally as run in the actions so there's no surprises 16:19:09 Yeah, I love that this is getting work, and I'm pretty happy with the results so far 16:19:42 #topic Open Floor 16:19:57 Anyone want to talk about anything this week? 16:23:47 Nothing to add just want to say as a user of the network stack your doing a great job! 16:25:27 "It still needs some work, and..." <- In regards to the cleanup of examples. Is there a list one can try to work on? 16:27:22 It's at the stage where we need to decide on a format to make it machine-digestible without harming the readability of the examples. 16:28:41 We already have all the information we need, because we prioritized detailed examples with before/after configuration, but we do need to make it uniform and ideally enforce that format with a validator 16:29:47 Feel free to @ me on github or here when its in a state where you need "grunt work" done. Im not much of a programer but that I can probably do 🙃 16:32:18 I'm pushing for a pre-commit hook to make sure the files are properly formatted for you, but if it comes down to grunt work, I will let you know 😃 16:35:34 Anyone else want to talk about anything? 16:41:41 Just a question general 16:41:52 * a question in general 16:42:46 Did I understand it correctly. You folks are maintaining the Cisco namespace collections? 16:46:12 Just asa, ios, iosxr, and nxos, and not exclusively. The others are other groups I'm not familiar with. 16:47:07 Interesting, thanks 16:49:57 Alright then, thanks for coming by! 16:49:59 #endmeeting