How to install Ansible in CentOS 8 - Ansible install
How to install Ansible in CentOS version 8. Today we’re going to talk about the easier way to install and maintain Ansible inside CentOS 8 using the EPEL repository.
Continue readingHow to install Ansible in CentOS version 8. Today we’re going to talk about the easier way to install and maintain Ansible inside CentOS 8 using the EPEL repository.
Continue readingHow to Install Google Chrome in Suse-like systems with Ansible? I’m going to show you a live Playbook with some simple Ansible code.
Continue readingHow to Install a package with Ansible in Suse-like systems? I’m going to show you a live Playbook with some simple Ansible code.
Continue readingHow to Install Google Chrome in RedHat-like systems 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 readingHow to pause a playbook execution for a certain amount of time with Ansible?
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 readingIntroduction Today we’re going to talk about Ansible troubleshooting and specifically about the “Fatal usermod: unlocking the user’s password would result in a passwordless account.
Continue readingHow to Enable a user account with Ansible? I’m going to show you a live Playbook with some simple Ansible code.
Continue readingHow to disable a user account with Ansible? I’m going to show you a live Playbook with some simple Ansible code.
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 readingIntroduction In today’s episode of Ansible Pilot, I’m Luca Berton, and we’ll be diving into Ansible troubleshooting, focusing on the infamous “not a valid attribute for a Play” error.
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 readingIntroduction Today we’re going to talk about Ansible troubleshooting and specifically about Syntax Errors.
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 readingIntroduction Welcome to another episode of Ansible Pilot. I’m Luca Berton, and today we’ll delve into Ansible troubleshooting, specifically focusing on the “chgrp failed” error.
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 reading