Automation
Using Pytest to write and run automated tests for Python applications.
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.