mirror of https://github.com/ansible/ansible.git
show internal but not hidden config options, while still hiding test options (#84997)
(cherry picked from commit aab732cb82)
pull/85101/head
parent
867d9d3096
commit
ea22e5d0dd
@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- ansible-config will now show internal, but not test configuration entries. This allows for debugging but still denoting the configurations as internal use only (_ prefix).
|
||||
Loading…
Reference in New Issue