
Is it worth it to learn Ansible in 2023? How is Ansible perceived in the market? How steep is the learning curve? Ansible is a leader in the latest Q1 2023 Forrester Wave™ Infrastructure Automation report.
A time travel on the 2022 main event for the Ansible project made me create some predictions for 2023 for the Ansible Automation technology.
Mark Your Calendar Key Releases, Events, and Conferences in 2024.
A Deep Dive into Ansible 2.17.0-rc1 ‘Gallows Pole’
Analyzing the latest release notes of Ansible Core 2.15.0, a summary of the major changes of the upcoming major version of Ansible.
Analyzing the latest release notes of Ansible Core 2.14.4 and Ansible 7.4.0, a summary of the major changes, and the Ansible 2023 Roadmap.
Analyzing the latest release notes of Ansible Core 2.14.3, 2.13,8, and Ansible 7.3.0, a summary of the major changes, and the Ansible 2023 Roadmap.
Analyzing the latest release notes of Ansible Core 2.14.2 and Ansible 7.2.0, a summary of the major changes, and the Ansible 2023 Roadmap.
What is ansible-core? What is the ansible community package? What happened to the Ansible project after version 2.9? An overview of the ansible community and ansible-core packages and use-cases nowadays.
How to install ansible using the universe repository in Ubuntu 22.04 LTS Jammy Jellyfish.
Streamlining IT Automation: Installing Ansible on Ubuntu 23.10
How to install and maintain up-to-date Ansible inside OracleLinux 9 using DNF and the ”appstream” system repository.
The easier way to install the latest version of Ansible and maintain up-to-date in CentOS 9 Stream using DNF and the "appstream" system repository.
How to install Ansible Core (ansible-core) in RedHat Enterprise Linux 9.2 included in the RHEL 9.2 AppStream repository.
How to install Ansible Core (ansible-core) in RedHat Enterprise Linux 9.3 included in the RHEL 9.3 AppStream repository.
How to install ansible using the universe repository in Ubuntu 24.04 LTS Noble Numbat.
How to install ansible using the “updates” repository in Fedora 40.
How to use the regular expression within an Ansible Playbook.
A step-by-step guide inside the Ansible Playbook anatomy: play, tasks, modules, conditional, loop, handler, variable, list.
How to store variables and files in an encrypted way using the ansible-vault command line utility.
How to sign an Ansible project using GPG and ansible-sign command line utility.
How to verify a GPG signature for an Ansible project signed with GPG using the ansible-sign command line utility.
How to take advantage of different behavior of the synthetic collections with all the critical Ansible modules and plugins.
Enhancing Compliance and Automation in Ansible with ansible-policy Utility
How to Download and use the Ansible Role lucab85.ansible_role_log4shell to scan our Linux machine against Log4Shell Remote Code Execution Log4j (CVE-2021–44228) re-using Ansible artifacts (tasks, variables, defaults, handlers, modules, and plugins) published in Ansible Galaxy directory.
How to Download and use the Ansible Collection community.general re-using Ansible artifacts (tasks, variables, defaults, handlers, modules, and plugins) published in the Ansible Galaxy directory.
How to build custom “my_ee” Ansible Execution Environment specifying some custom System (git), Python (boto), and collection (community.aws) dependencies using the ansible-builder command-line tool.
How to run a playbook (“ping.yml”) using a custom “my_ee” Ansible Execution Environment using the ansible-runner command-line tool.
Discussing the pros and cons of ChatGPT waiting for Project Wisdom.
How to use the OpenAI ChatGPT tool to create some Ansible Playbook code for testing.
My first try of the Ansible native Artificial Intelligence developed by Red Hat with IBM Watson Code Assistant, the first beta of April 2023, of the Ansible Lightspeed service for Visual Studio Code.
How to avoid the SSH Host Key checking at the beginning of every Ansible execution in our laboratory, CI/CD pipeline, or cloud computing provider.
How to install the ansible-lint command line utility and use it to improve our Ansible Playbooks in macOS Intel and Silicon.
Save Time and Improve Code Quality with the Latest Feature of ansible-lint.
Using Ansible to Compare Versions and Ensure Consistency Across Your Infrastructure
How to automate the reading of HOME environmental variable and use it in your Ansible Playbook code with lookup plugin env.
How to automate the reading of example.txt file on Ansible host, assign to a variable and use in your Ansible Playbook code.
How to automate the reading of example.json file on Ansible host, assign to a variable and use in your Ansible Playbook code.
Extending Ansible Functionalities with Custom Lookup Plugins for retrieving API tokens.
Extending Ansible’s Capabilities with a Custom File Retrieval Python Lookup Plugin.
Profiling, Troubleshooting, and Optimizing Resources in Ansible Automation with timer, profile_tasks, and profile_roles Callback Plugins
A Comprehensive Guide to Managing Configuration with ansible-config and ansible.cfg files
Learn the Ansible automation technology with some real-life examples updated for 2025 IT modern infrastructure.
Every successful IT department needs automation nowadays for bare metal servers, virtual machines, cloud, containers, and edge computing. Automate your IT journey with Ansible automation technology.
I'm going to teach you, example by example, how to accomplish the most common System Administrator tasks.
Each of the lessons summarizes an Ansible module and real-world use case that you could use in your journey: from the most important parameter to some live demo of code and real-life usage. Each code is battle-tested in real-life scenarios. Console interaction and verification are included in every video. Automate every mundane activity in Linux related to the Security of a System, like setting up an Ansible Controller, executing an Ansible Execution Environment to take advantage of the container technology, signing and verifying the Ansible Project using GPG public and private keys, resolving mismatched checksum and GPG issues, and setup httpd or apache webserver in a Docker container. Included the code tested in your network's server using Amazon Linux, Debian, Red Hat Enterprise Linux, CentOS, Fedora, OpenSUSE, Ubuntu, and Linux Alpine.
There are some Ansible codes usable in all Linux systems.
Are you ready to automate your day with Ansible?