Create user account - Ansible module user
How to create a user account with Ansible? I’m going to show you a live Playbook with 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 readingToday we’re going to talk about Ansible troubleshooting and specifically about macOS fork errors.
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 install Ansible with PIP, the Python package manager? Today we’re going to talk about how to use the up-to-date version of Ansible in Linux and macOS using PIP.
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 readingToday we’re going to talk about Ansible troubleshooting and specifically about connection failed errors.
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 readingToday we’re going to talk about Ansible troubleshooting and specifically about privilege escalation errors.
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 Ansible troubleshooting and specifically about indentation errors.
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 readingHow to install Ansible in Red Hat Enterprise Linux version 8.
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