About RoberMB

💻OS, ☁️Cloud, 🛡️Cybersecurity, ✈️Traveling #Linux, #Ansible, #AWS, #VMware, #Docker 🏴‍☠️ CEH v10, CPHE 🏴‍☠️ ... Always learning, always enjoying.

All articles by RoberMB

Setting Up Your Environment on macOS: Python 3.11, Ansible, and Visual Studio Code

When working on macOS, it’s essential to configure your PATH variable correctly to ensure smooth development workflows. Here’s a guide … More Setting Up Your Environment on macOS: Python 3.11, Ansible, and Visual Studio Code

Ensure High-Quality of Ansible Playbooks with yamllint, ansible-lint, and ansible-playbook –syntax-check

To improve the quality and reliability of our Ansible playbooks using three key tools: yamllint, ansible-lint, and ansible-playbook –syntax-check. These tools help us … More Ensure High-Quality of Ansible Playbooks with yamllint, ansible-lint, and ansible-playbook –syntax-check