Filter A List By Its Attributes - Ansible selectattr filter
How to Filter A List By Its Attributes in an Ansible Playbook?
Continue readingHow to Filter A List By Its Attributes in an Ansible Playbook?
Continue readingHow to run only one task in an Ansible Playbook? I’m going to show you a live Playbook with some simple Ansible code.
Continue readingThree options to Safely Limit Ansible Playbooks Execution to a Single Machine.
Continue readingHow to configure a Windows Host for Ansible? I’ll show you step by step on a freshly installed machine how to configure a “basic” authentication, use a Local Accounts for authentication and successfully execute a simple “win_ping” Ansible Playbook.
Continue readingHow to Break a string over multiple lines with Ansible? And in general with YAML language.
Continue reading