Copy files from remote hosts - Remote to Local - Ansible module fetch
How to copy files from remote hosts with Ansible? I’m going to show you a live Playbook with some simple Ansible code.
Continue readingHow to copy files from remote hosts with Ansible? I’m going to show you a live Playbook with some simple Ansible code.
Continue readingHow to copy files to remote hosts? I’m going to show you a live Playbook with some simple Ansible code.
Continue readingHow to checkout git repository via HTTPS? I’m going to show you a live Playbook with some simple Ansible code.
Continue readingHow to Install a package with Ansible in Debian-like systems? I’m going to show you a live Playbook with some simple Ansible code.
Continue readingHow to Install a package with Ansible in RedHat-like systems? I’m going to show you a live Playbook and some simple Ansible code.
Continue readingHow to print a text or a variable during the execution with Ansible?
Continue readingToday we’re going to talk about how to edit a multi-line text in a file with Ansible and so much more.
Continue readingHow to check if a directory exists in Ansible? I’m going to show you a live Playbook and some simple Ansible code.
Continue readingAnsible module ping. Today we’re going to talk about the simplest way to test if a managed host is available to receive our commands.
Continue reading