You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments/openstack-fixes-for-2.7.5.yaml

9 lines
347 B
YAML

---
bugfixes:
- openstack - fix parameter handling when cloud provided as dict
https://github.com/ansible/ansible/issues/42858
- os_user - Include domain parameter in user lookup
https://github.com/ansible/ansible/issues/42901
- os_user - Include domain parameter in user deletion
https://github.com/ansible/ansible/issues/42901