Hi All,
1)How to turn off IE enhanced security using ansible
2) is there any I can configure user account in Windows server by using yml
Thanks
Rajedar
Hi All,
1)How to turn off IE enhanced security using ansible
2) is there any I can configure user account in Windows server by using yml
Thanks
Rajedar
Hi,
You can hit the registry to manage IE settings, and there’s a windows user module in Ansible.
https://docs.ansible.com/ansible/latest/modules/win_regedit_module.html
https://docs.ansible.com/ansible/latest/modules/win_user_module.html#win-user-module