Ansible Playbook for Installing Docker on Linux Systems
How to Install Docker in RedHat-like systems with Ansible? I’m going to show you a live Playbook with some simple Ansible code.
Continue readingHow to Install Docker in RedHat-like systems with Ansible? I’m going to show you a live Playbook with some simple Ansible code.
Continue readingHow to Install Docker in Debian-like systems with Ansible? I’m going to show you a live Playbook with some simple Ansible code.
Continue readingHow to Break a string over multiple lines with Ansible? And in general with YAML language.
Continue readingHow to Copy Multiple Files to Remote Hosts with Ansible? I’m going to show you a live Playbook with some simple Ansible code.
Continue readingHow to Configure Kernel Parameters in RedHat-like Linux systems with Ansible using system role?
Continue readingMy Ansible Playbook code was officially included in the Red Hat Security Bulletin RHSB-2021-009 Log4Shell - Remote Code Execution - log4j (CVE-2021-44228).
Continue readingHow to Load and Unload Kernel Modules in Linux with Ansible?
Continue readingHow to set the sysctl kernel parameters with Ansible? I’m going to show you a live Playbook and some simple Ansible code.
Continue readingI’m going to show you a live Playbook and some simple Ansible code.
Continue readingHow to automate the Detector Log4Shell Remote Code Execution Log4j (CVE-2021–44228)?
Continue readingHow to authenticate requests using the REST API token with Ansible?
Continue readingSELinux Permissive Domain What is SELinux? Security-Enhanced Linux (SELinux) is a Linux kernel security module that provides a mechanism for supporting access control security policies, including mandatory access controls (MAC).
Continue readingHow to Enable or Disable SELinux Boolean on Linux with Ansible?
Continue readingHow to Set the SELinux Policy States and Modes on Linux with Ansible?
Continue readingHow to Change the User Primary Group on Linux with Ansible?
Continue readingHow to add a user to a second group on Linux with Ansible?
Continue readingHow to create a hard link in Linux with Ansible? I’m going to show you a live Playbook and some simple Ansible code.
Continue readingHow to submit a GET request to a REST API endpoint with Ansible?
Continue readingHow to stop and disable services on boot on Linux remote hosts with Ansible?
Continue readingHow to enable services on boot on remote hosts with Ansible?
Continue readingHow to use a loop in a file template to the target host with Ansible?
Continue readingHow to apply a file template to the target host with Ansible?
Continue readingHow to create a directory with Ansible? I’m going to show you a live Playbook and some simple Ansible code.
Continue readingHow to create a symbolic link with Ansible? I’m going to show you a live Playbook and some simple Ansible code.
Continue readingHow to Install Google Chrome in Windows-like systems with Ansible? Today I’m going to reveal how to install the software in a Windows-managed host using Chocolatey Package Manager.
Continue reading