mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
minor changelog updates
This commit is contained in:
parent
8838ed055c
commit
24ed7b65d0
1 changed files with 3 additions and 2 deletions
|
@ -43,8 +43,9 @@ Ansible Changes By Release
|
||||||
###Minor Changes:
|
###Minor Changes:
|
||||||
|
|
||||||
* callbacks now have access to the options with which the CLI was called
|
* callbacks now have access to the options with which the CLI was called
|
||||||
* debug is now controlable with verbosity
|
* debug now has verbosity option to control when to display by matching number of -v in command line
|
||||||
* modules now get verbosity, diff and other flags as passed to ansible
|
* modules now get verbosity, diff and other flags as passed to ansible
|
||||||
|
* mount facts now also show 'network mounts' that use the pattern `<host>:/<mount>`
|
||||||
|
|
||||||
## 2.0.1 "Over the Hills and Far Away"
|
## 2.0.1 "Over the Hills and Far Away"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue