Using Ansible on Windows and BSD
Note
Making Open Source More Inclusive
Red Hat is committed to replacing problematic language in our code, documentation, and web properties. We are beginning with these four terms: master, slave, blacklist, and whitelist. We ask that you open an issue or pull request if you come upon a term that we have missed. For more details, see our CTO Chris Wright’s message.
Welcome to the Ansible guide for Microsoft Windows and BSD. Because Windows is not a POSIX-compliant operating system, Ansible interacts with Windows hosts differently than Linux/Unix hosts. Likewise, managing hosts that run BSD is different than managing other Unix-like host operating systems. Find out everything you need to know about using Ansible on Windows and with BSD hosts.
- Managing BSD hosts with Ansible
- Managing Windows hosts with Ansible
- Desired State Configuration
- Windows performance
- Windows SSH
- Using Ansible and Windows
- Windows Remote Management
- WinRM Certificate Authentication
- Kerberos Authentication
- Bootstrapping Windows
- Connecting to Windows nodes
- Which modules are available?
- Using Windows as the control node
- Windows facts
- Common Windows problems