mirror of https://github.com/ansible/ansible.git
* module mongodb_user fix roles default value (#46443) * mongodb_user remove ignoring test E324 * mongodb_user add changelog (#464443) * mongodb_user change doc to set parameter roles as None (#464443) * mongodb_user fix lint in changelog fragment (#464443) * mongodb_user : remove E325 exception in testpull/51198/head
parent
c1bc556b0a
commit
20936bbc3d
@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- mongodb_user - Change value for parameter roles to empty (https://github.com/ansible/ansible/issues/46443)
|
Loading…
Reference in New Issue