mirror of https://github.com/ansible/ansible.git
ansible-config init fixes (#78453)
* ansible-config init fixes now handles --disabled correctly for 'vars' format also does not display internal config entries anymore fixes #78438 note plugins have _prefixed settings that are public, this should changepull/78528/head
parent
2729088f2a
commit
740864869e
@ -0,0 +1,3 @@
|
||||
bugfixes:
|
||||
- "`ansible-config init -f vars` will now use shorthand format"
|
||||
- ansible-configi init should now skip internal reserved config entries
|
Loading…
Reference in New Issue