John Westcott IV

Results 19 comments of John Westcott IV

Permissions to "see" an IG are pretty high (I think you have to be an org admin at a minimum) and you are correct in that we don't have RBACs...

The failed api-schema is because host has changed from (id) to (integer).

When this PR is merged and released ask https://github.com/ansible/awx/issues/12520 to test.

According to the latest SAML docs, to add a user as an org admin you need the configuration to include the `admins` field in the organization mapping. See list item...

We have been using PR titles for release notes. Could you change your title to be more descriptive like: `Modifying AWX collection to allow connection to IPv6 hosts`?

We will need to think about if/how we are going to do an integration test with an IPv6 host to ensure we don't get a regression here.

Thank you so much for your contribution, it really means a lot to us. After further investigation, it looks like `update_on_project_update` was a field in the modules for quite some...

We need to review `is_detached`, `get_ophaned_labels` and `is_candidate_for_detach` from the Labels model to make sure they account for the new relations to schedules and wfjtnodes and any other objects.