Ansible Windows Management using HTTPS and SSL
In this article you will learn how to connect Windows from Ansible using HTTPS and SSL certificate
Gineesh Madapparambath is the founder of techbeatly and he is the co-author of The Kubernetes Bible, Second Edition. and the author of 𝗔𝗻𝘀𝗶𝗯𝗹𝗲 𝗳𝗼𝗿 𝗥𝗲𝗮𝗹-𝗟𝗶𝗳𝗲 𝗔𝘂𝘁𝗼𝗺𝗮𝘁𝗶𝗼𝗻. He has worked as a Systems Engineer, Automation Specialist, and content author. His primary focus is on Ansible Automation, Containerisation (OpenShift & Kubernetes), and Infrastructure as Code (Terraform). (aka Gini Gangadharan - iamgini.com)
194 Posts
In this article you will learn how to connect Windows from Ansible using HTTPS and SSL certificate
The plan is to start with the basics of OpenShift and slowly explain the OpenShift core components. Then we will […]
There are many cases where Ansible developers and users struggled to connect Windows machine from Ansible.
We need to make sure, ports 5985 and 5986 (HTTPS) are open in firewall (both OS as well as network […]
You can have different versions of Ansible and other important Python modules in a dedicated test directory with a virtual […]
If you are using different Operating systems and virtual machines using Vagrant, there will be multiple Vagrant boxes downloaded on […]