You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: roles/controller_credentials/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,9 +30,9 @@ Currently:
30
30
The following Variables compliment each other.
31
31
If Both variables are not set, enforcing default values is not done.
32
32
Enabling these variables enforce default values on options that are optional in the controller API.
33
-
This should be enabled to enforce configuration and prevent configuration drift. It is recomended to be enabled, however it is not enforced by default.
33
+
This should be enabled to enforce configuration and prevent configuration drift. It is recommended to be enabled, however it is not enforced by default.
34
34
35
-
Enabling this will enforce configurtion without specifying every option in the configuration files.
35
+
Enabling this will enforce configuration without specifying every option in the configuration files.
36
36
37
37
'controller_configuration_credentials_enforce_defaults' defaults to the value of 'aap_configuration_enforce_defaults' if it is not explicitly called. This allows for enforced defaults to be toggled for the entire suite of controller configuration roles with a single variable, or for the user to selectively use it.
0 commit comments