Ansible Vault

February 24, 2024 admin 0

Ansible vault is a tool that helps to encrypt, decrypt and manage sensitive data such as passwords, playbooks, files, etc. If a playbook is encrypted, […]

Install Ansible Navigator in CentOS 9

February 23, 2024 admin 0

The ansible-navigator is a command-line tool which is used for creating, reviewing, running and troubleshooting Ansible content, including playbooks, collections, inventories, documentation and container images. […]

Linux – sudo file

February 11, 2024 admin 0

The sudo command allows you to run programs with the security privileges of another user. Usually this command is used to run command as a  […]

Redhat – Generating SoS report

February 11, 2024 admin 0

The SoS report command is a tool that collects various details from a Redhat Linux server. These details include configuration details, system information and diagnostic […]