Day 93: Using Ansible Conditionals | 100 Days of DevOps
Content
Today I learned how to use Ansible conditionals (when) to execute different tasks on different managed hosts within a single playbook. Instead of creating separate playbooks for each server,