Try running with more verbosity? On Sat, 30 Jan 2021 at 05:16, srini mas <[email protected]> wrote:
> Hello, > > Hope anyone could help me! > > > On Fri, Jan 29, 2021 at 4:49 PM srini mas <[email protected]> wrote: > >> Hi, >> >> Trying to use ansible on windows server 2016. winRM connection works and >> other modules run perfectly fine. >> >> simple playbook and run win_audit_policy_system to change the values. >> >> >> >> >> >> >> >> >> >> *- name: "Ensure 'Audit Application Group Management' is set to 'Success >> and Failure'" win_audit_policy_system: subcategory: Application Group >> Management audit_type: success, failure- name: "Ensure 'Audit Computer >> Account Management' is set to 'Success and Failure'" >> win_audit_policy_system: subcategory: Computer Account Management >> audit_type: success, failure* >> >> >> When I go to check on the Machine, the state of the policy does not >> change. I already restarted the machine and run the gpupdate /force. Any >> ideas? >> >> [image: audit policy.png] >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Ansible Project" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/ansible-project/33319eb2-62d7-4572-a95b-678d09bb939cn%40googlegroups.com >> <https://groups.google.com/d/msgid/ansible-project/33319eb2-62d7-4572-a95b-678d09bb939cn%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- > You received this message because you are subscribed to the Google Groups > "Ansible Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/ansible-project/CAJUBATA0bCj-a-rJNPJ4%2BgXHdQms39%2B0oXa5%2BRfoJO8udxXVLQ%40mail.gmail.com > <https://groups.google.com/d/msgid/ansible-project/CAJUBATA0bCj-a-rJNPJ4%2BgXHdQms39%2B0oXa5%2BRfoJO8udxXVLQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- Sent from a mobile device - please excuse the brevity, spelling and punctuation. -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAL8fbwNYU2O4B7u0e10R%3DTZHZnSxhpK9-kTWnMoP6yBW10hiFQ%40mail.gmail.com.
