mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 20:13:59 -07:00
Add Description parameter in os_user
Fixes #18914 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
parent
45f07fdeae
commit
da6f6d27e8
2 changed files with 53 additions and 25 deletions
|
@ -150,7 +150,6 @@ lib/ansible/modules/cloud/openstack/os_server_volume.py
|
|||
lib/ansible/modules/cloud/openstack/os_stack.py
|
||||
lib/ansible/modules/cloud/openstack/os_subnet.py
|
||||
lib/ansible/modules/cloud/openstack/os_subnets_facts.py
|
||||
lib/ansible/modules/cloud/openstack/os_user.py
|
||||
lib/ansible/modules/cloud/openstack/os_user_facts.py
|
||||
lib/ansible/modules/cloud/openstack/os_user_group.py
|
||||
lib/ansible/modules/cloud/openstack/os_user_role.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue