address a few follow-up issues for Org -> Galaxy Credentials support

- add support for managing galaxy creds in the tower organization module
- fix a minor serializer bug
This commit is contained in:
Ryan Petrello
2020-09-10 10:31:46 -04:00
parent ff7c2e9180
commit af238be377
3 changed files with 23 additions and 0 deletions

View File

@@ -12,6 +12,8 @@
- name: "Create a new organization"
tower_organization:
name: "{{ org_name }}"
galaxy_credentials:
- Ansible Galaxy
register: result
- assert: