Rename file or directory - Ansible module copy and file
How to rename a file or directory using an Ansible task on a remote system?
Continue readingHow to rename a file or directory using an Ansible task on a remote system?
Continue readingI’m going to show you a live Playbook with some simple Ansible code.
Continue readingCreate an empty file - Ansible module file How to create an empty ~/example.
Continue readingHow to checkout git repository via SSH? I’m going to show you a live Playbook with some simple Ansible code.
Continue readingHow to copy files to Windows remote hosts? I’m going to show you a live Playbook with some simple Ansible code.
Continue readingHow to download a file with Ansible? I’m going to show you a live Playbook and some simple Ansible code.
Continue readingHow to reboot remote hosts with Ansible? I’m going to show you a live Playbook with some simple Ansible code.
Continue readingHow to Delete files or directory with Ansible? I’m going to show you a live Playbook and some simple Ansible code.
Continue readingHow to Install Windows software with Ansible? Today I’m going to reveal a secret to installing the software in a Windows-managed host using Chocolatey Package Manager.
Continue readingHow to change file or directory permission with Ansible? I’m going to show you a live Playbook and some simple Ansible code.
Continue readingHow to open firewall ports in Debian-like systems with Ansible? I’m going to show you a live Playbook and some simple Ansible code.
Continue readingHow to open firewall ports in RedHat-like systems with Ansible? I’m going to show you a live Playbook and some simple Ansible code.
Continue readingHow to remove a user account with Ansible? I’m going to show you a live Playbook with some simple Ansible code.
Continue readingHow to extract an archive in Ansible? I’m going to show you a live Playbook and some simple Ansible code.
Continue readingHow to create a user account with Ansible? I’m going to show you a live Playbook with some simple Ansible code.
Continue readingHow to check if a file exists in Ansible? I’m going to show you a live Playbook and some simple Ansible code.
Continue readingHow to restart services on remote hosts with Ansible? I’m going to show you a live Playbook with some simple Ansible code.
Continue readingHow to test Windows host availability? Today we’re going to talk about the simplest way to test if a Windows-managed host is available to receive our commands.
Continue readingToday we’re going to talk about how to edit a single-line text in a file with Ansible.
Continue readingHow to perform Rolling Update with Ansible in Debian-like systems? I’m going to show you a live Playbook and some simple Ansible code.
Continue readingHow to perform the rolling updates with Ansible in RedHat-like systems?
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 reading