Ansible Group Module Demo: Create User Groups Easily
How to create a group in Linux with Ansible? I’m going to show you a live Playbook with some simple Ansible code.
Continue readingHow to create a group in Linux with Ansible? I’m going to show you a live Playbook with some simple Ansible code.
Continue readingHow to Install Google Chrome in Debian-like systems with Ansible? I’m going to show you a live Playbook with some simple Ansible code.
Continue readingIntroduction In today’s episode of Ansible Pilot, I’m Luca Berton, and we’ll be delving into the process of changing a user password on a Linux system using Ansible.
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 Delete files or directory 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 create a user account with Ansible? I’m going to show you a live Playbook with 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 readingToday we’re going to talk about how to edit a single-line text in a file with Ansible.
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 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 install Ansible in the latest Ubuntu 20.04 LTS. Today we’re going to talk about the easier way to install and maintain Ansible inside ubuntu 20.
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