Hello Visser,
The values were changed in CLI but not changed in GUI.
There is one interesting things.The value was changed both GUI and CLI If I run with category options.
- name: "Audit account management"
win_audit_policy_system:
category: Account management
audit_type: success, failure
- name: "Audit directory service access"
win_audit_policy_system:
category: DS Access
audit_type: success, failure
If I run with subcategory options,the value was not changed in GUI.
- name: "17.2.1,CCE-38329-9 | Ensure 'Audit Application Group Management' is set to 'Success and Failure'"