mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
45012ea723
The `os_security_group` module would fail if there was no `description:` attribute: localhost | FAILED! => { "changed": false, "failed": true, "msg": "Error creating security group larstest: Invalid input for description. Reason: 'None' is not a valid string." } This commit makes the default description `''` rather than `None`. |
||
---|---|---|
.. | ||
ansible |