19:02:50 #startmeeting ansible core irc public meeting 19:02:50 Meeting started Tue Aug 24 19:02:50 2021 UTC. 19:02:50 This meeting is logged and archived in a public location. 19:02:50 The chair is bcoca. Information about MeetBot at http://wiki.debian.org/MeetBot. 19:02:50 Useful Commands: #action #agreed #halp #info #idea #link #topic. 19:02:50 The meeting name has been set to 'ansible_core_irc_public_meeting' 19:03:32 #topic https://github.com/ansible/ansible/issues/19583 the K/KB/Ki/KiB conspiracy 19:04:39 pretty sure the policy here is "fix it in your collection" 19:04:57 heh, I feel that summary above in my bones 19:05:05 oh, hey 19:05:11 a meeting or something 19:05:14 its why its labeled 'waiting on contributor' 19:05:52 i would welcome a parameter to the humant_to_bytes to flavor=original|IEC|SI|spicy 19:06:21 heh, doesn't seem we intended for it to be on the agenda, just telling someone where they could add it to the agenda 19:06:31 > If you would like to work on this the best way is to add this issue on Core Team IRC meeting's agenda at ansible/community#626 to discuss it further 19:07:05 jic 19:07:11 going to pass then and open floor 19:07:14 #topic open floor 19:11:10 hi folks 19:11:20 * bcoca waves 19:13:21 any update on the direction of plugin deprecation messages being shown? https://github.com/ansible/ansible/issues/73051 19:13:49 I recall there being a few possible resolution PRs out there 19:15:32 in my queue, finishing some stuff this week and next, but should get to it after that 19:15:49 cool 19:16:10 i mean, its visible in docs, just no runtime 19:16:16 right 19:16:24 probably will need a toggle as everyone will then complain about seeing it at runtime .... 19:17:23 eh.. last I remember there were very few (almost no?) plugins in the wild with labeled deprecations; and it'd be consistent with what they'd see from modules and certain plugins (inventory I think?) already 19:18:18 there was one other issue I wanted to poke you about, don't have the link in front of me, about templating of `vars:` options in plugins 19:18:44 also in my queue, not just vars but the options being templatable in general 19:18:52 which also enables !vaults 19:19:37 templated vars work when used directly in the lookup call of course, I had only seen an issue when using `vars:` options 19:19:40 that one probably wont make 2.12 as it is invasive change and should be done at begining of cycle 19:19:48 where else would the "templatable in general" apply? 19:19:59 inventory/callback/etc pluigins options 19:19:59 https://github.com/ansible/ansible/issues/73268 <- that issue I assume 19:20:03 set in env var or config 19:20:40 got it! -- ah, that's unfortunate about it not being in 2.12.. I suppose that dampens the possibility of a backport as well? 19:20:43 lookups , tests and filters get evaluated, but not becasue they options are, but any arguments in jinja2 do 19:20:59 it would be hard to call it a bugfix 19:21:06 but ... i can try ... 19:21:33 and depending on how invasive, we usually don't backport regardless of calling it a bug. Can be dangerous 19:21:36 yeah that's the issue sivel , thanks 19:21:46 right makes sense 19:22:11 and you see my ticket linked by me at last comment 19:22:39 the issue is that the lookup argument wont recursively template, while forcing templating of config options would do so 19:22:41 yup I'm subscribed to that PR as well 19:23:21 its a tricky one, but i think i have it almost solved, just need time 19:23:51 nice! 19:23:56 well, that's all from me 19:24:14 thanks :) 19:24:58 k, closing soon if no new topics 19:25:51 https://github.com/ansible/ansible/pull/75561 <= i should mention, adding attributes info to all core modules before release 19:26:07 https://github.com/ansible/ansible/pull/75563 <= adding compat shim to older versions so collections can start using 19:26:40 ah that came up in the docs meeting today 19:27:16 bcoca: We talked about attributes in today's DAWGS meeting. Those links should probably reach Sam, felixfontein, Toshio, ... 19:27:37 they will, i passed on to architects which will talk to community and docs groups 19:31:05 #endmeeting