aci_aaa_user: Fix changing user description (#51408)

This fixes a reported problem with the aci_aaa_user module.
This commit is contained in:
Dag Wieers
2019-01-29 03:16:58 +01:00
committed by GitHub
parent 3f4ca18e7b
commit d8a0e1a9b7
3 changed files with 13 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- aci_aaa_user - Fix setting user description (https://github.com/ansible/ansible/issues/51406)