ansible / django-ansible-base

Apache License 2.0
11 stars 43 forks source link

Adding setting to prevent modification of settings in AoC environment #519

Closed john-westcott-iv closed 1 month ago

john-westcott-iv commented 1 month ago

AAP-26871

This adds a setting AOC_UNCHANGEABLE_PREFERENCES which is an array of additional settings names which should not be allowed to be modified if the setting ANSIBLE_BASE_MANAGED_CLOUD_INSTALL is True.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

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

See analysis details on SonarCloud