-
Feature Request
-
Resolution: Test Pending
-
Normal
-
None
-
2.4
-
False
-
-
False
Description
Need filtering on job variables.
Use Case
Users are putting in their own variables to AAP jobs which can over-ride hard-coded settings. We want the ability, or pointer to where it's possible, to have a list of variables or regexps which can trigger a fatal exception for the job. For example to disallow all sudo related variables with this regexp: aap_excluded_variables_regexp: 'sudo_'