Published onJanuary 11, 2024Use Ansible tags to run specific tasks#Ansible#Automation#DevOpsWhen 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.
Published onJanuary 10, 2024How to Execute an Ansible Playbook?#Ansible#DevOpsTwo files are required to execute an Ansible Playbook: an Ansible Playbook and an Ansible Inventory file.
Published onSeptember 9, 2023Connect to Windows 2012 R2 with Ansible#EC2#Windows#ansibleUse ansible to connect to Windows 2012 R2