Let’s install some roles and features on our windows servers with ansible 🙂
Github: https://github.com/r3ap3rpy/ansibler/blob/master/test_win_feature.yaml
Patreon: https://www.patreon.com/r3ap3rpy
source
Interview Tips & Tricks free videos
Let’s install some roles and features on our windows servers with ansible 🙂
Github: https://github.com/r3ap3rpy/ansibler/blob/master/test_win_feature.yaml
Patreon: https://www.patreon.com/r3ap3rpy
source
How do you uninstall a feature?
Hi, I would like to change the AnonymousAuthentication of IIS Authentication to Disabled with ansible, but I can only do it from powershell and I would like to see if there is a module that allows me to check its status and change it if necessary.
Can you make a video for enabling ad and dns role using this win_feature module
Is there any ways to install specific sub features of IIS using ansible?
U didn't mention any inventory file
This is great for built-in windows features but how would you run an installer on a windows for ansible? Would you have to build like an autohotkey script that gets pushed onto the box with the installer and then starts the autohotkey script?
Great Demo, Thank you.
Very helpful. Thanks.