ansible / eda-server

Event Driven Ansible for AAP
Apache License 2.0
66 stars 42 forks source link

Change fixtures to managed roles to work with expected validators #1018

Closed AlanCoding closed 3 weeks ago

AlanCoding commented 3 weeks ago

This is an enabling PR to fix downstream test failures so we can clear the way for https://github.com/ansible/django-ansible-base/pull/562, which changes the default behavior so you can't create custom roles with non-read permissions to shared resources.

The org_admin_rd role was returning effectively a custom role, but we really don't want to allow creating this sort of custom roles.

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud