Update identity_group for 2.0.0
Replace calls to the sdk cloud layer with proxy layer calls where appropriate. Ensure module return values are converted into dict. General refactoring to bring module more in line with collection conventions. Expand tests to assert idempotency and presence of return values. Rename test role to identity_group to match module name. Change-Id: I06fe28f77431bb151d85c8d9cd924a1634d85d98
Showing
- .zuul.yaml 1 addition, 2 deletions.zuul.yaml
- ci/roles/group/defaults/main.yml 0 additions, 1 deletionci/roles/group/defaults/main.yml
- ci/roles/group/tasks/main.yml 0 additions, 19 deletionsci/roles/group/tasks/main.yml
- ci/roles/identity_group/defaults/main.yml 7 additions, 0 deletionsci/roles/identity_group/defaults/main.yml
- ci/roles/identity_group/tasks/main.yml 138 additions, 0 deletionsci/roles/identity_group/tasks/main.yml
- ci/run-collection.yml 1 addition, 1 deletionci/run-collection.yml
- plugins/modules/identity_group.py 45 additions, 39 deletionsplugins/modules/identity_group.py
Loading
Please register or sign in to comment