mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-17 06:54:08 +00:00
os_server was trying to access `[sg.name for sg in server.security_groups]`, but the items in `server.security_groups` are dictionaries, so that should be `sg['name']`. |
||
|---|---|---|
| .. | ||
| ansible | ||