Ansible
Use Ansible tags to run specific tasks
📅 January 11, 2024When you have many tasks in your Ansible Playbook, you may want to run only some of them. You can use Ansible tags to achieve this.
How to Execute an Ansible Playbook?
📅 January 10, 2024Two files are required to execute an Ansible Playbook: an Ansible Playbook and an Ansible Inventory file.
Connect to Windows 2012 R2 with Ansible
📅 September 9, 2023Use ansible to connect to Windows 2012 R2