mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
updated chglog with anisble-config data
This commit is contained in:
parent
077ca3e07d
commit
b9688c5497
1 changed files with 3 additions and 0 deletions
|
@ -27,6 +27,9 @@ Ansible Changes By Release
|
|||
- Inventory plugins can use the cache plugin (i.e. virtualbox) and is affected by `meta: refresh_inventory`
|
||||
- Group variable precedence is now configurable via new 'precedence' option in ansible.cfg (needs docs)
|
||||
- Improved warnings and error messages across the board
|
||||
* Configuration has been changed from a hardcoded into the constants module to dynamically loaded from yaml definitions
|
||||
- Also added an ansible-config CLI to allow for listing config options and dumping current config (including origin)
|
||||
- TODO: build upon this to add many features detailed in ansible-config proposal https://github.com/ansible/proposals/issues/35
|
||||
|
||||
### Deprecations
|
||||
* The behaviour when specifying --tags (or --skip-tags) multiple times on the command line
|
||||
|
|
Loading…
Reference in a new issue