Sandra McCann

Results 241 comments of Sandra McCann
trafficstars

Thanks @Porkepix for the detailed description. While I agree with your description of how it works, I don't know that we have a solution for it. Unfortunately, this is a...

A change to `ansible-config `has the plugin env vars and the script that generates this docs page needs to be updated to also now handle plugins: https://github.com/ansible/ansible/pull/49627

Reddit feedback mentioned the following for module/plugin docs pages as well: > Have some problems with screen readers though such as links which are just called link, buttons just called...

Related to https://github.com/ansible-community/community-team/issues/6

As a newbie - it took me some time to realize 'configuration entries' referred to the Configuration: section below ![image](https://user-images.githubusercontent.com/30267855/234378509-3835a5cc-56fa-41ce-8d86-accf54e7f047.png) That still leaves me with "for each entry type". I'm...

Ok thanks. Could we change the hint to: `Configuration entries listed above for each entry type (Ansible variable, environment variable, and so on) have a low to high priority order....

@felixfontein honestly, I'm not sure what the config manager (for plugins) is ;-) got a pointer or a better reference to link to, keeping in mind this would be a...

Okay I pulled out the comments starting from https://github.com/ansible/ansible/blob/devel/lib/ansible/config/manager.py#L453 and here's what I get: Order of precendence for plugin values, from highest to lowest: * plugin argument set (does this...

@felixfontein what do you think about the prior comment?

These problems existed prior to the new rst based tables so nothing introduced by that feature, fwiw.