Something I just remembered, just for fun, I created another versions of "Ansible module to list groups in inventory - Python" but with Bash, and AWK :D
Continue Reading »
24/06/2015
20/06/2015
Ansible module to list groups in inventory - Python
Ahmed AbouZaid
20/06/2015
Ansible, Python
Comments
Update 1/11/2015: I updated the module and made a Github repository "List Ansible inventory groups".
--------------------
I'm really in love with Ansible, it's very simple, very handy ... it's Awesome! You can master it in no time at all! Get Started now!
As far as I remember, I've been started using Ansible since v1.7,
Continue Reading »
--------------------
I'm really in love with Ansible, it's very simple, very handy ... it's Awesome! You can master it in no time at all! Get Started now!
As far as I remember, I've been started using Ansible since v1.7,
05/06/2015
Generate Ansible inventory from SSH config file
Ahmed AbouZaid
05/06/2015
Ansible, AWK, Bash
Comments
Update 10/1/2016: I updated script and made a Github repository for it: "ansible-inventory-from-ssh-config".
----
For a long time I used "Gnome Connection Manager" to manage remote servers, however I moved to "Terminator". I really love Terminator, but If
Continue Reading »
----
For a long time I used "Gnome Connection Manager" to manage remote servers, however I moved to "Terminator". I really love Terminator, but If
Subscribe to:
Posts (Atom)
Powered by Blogger.
Hello, my name is Ahmed AbouZaid and this is my "lite" technical blog!
I'm a passionate DevOps engineer, Cloud/Kubernetes specialist, Free/Open source geek, and an author.
I believe in self CI/CD (Continuous Improvements/Development), also that "the whole is greater than the sum of its parts".
DevOps transformation, automation, data, and metrics are my preferred areas. And I like to help both businesses and people to grow.
Categories
Agile
Ansible
Automation
AWK
AWS
Bash
Best practice
Books
BPM
Career
Certificate
CI/CD
CLI
Cloud Computing
Cloud-Native
Developer Enablement
DevOps
DevSecOps
Docker
Event-driven
GCP
German
Git
Golang
Hello World
Helm
Highlights
IaC
InfluxDB
Inventory
Jenkins
Jinja
Kafka
Kubernetes
Kustomize
Languages
LibreOffice
Linux
Make
Management
Metacognition
Metrics
Monitoring
Nagios/Opsview
Nginx
Open-source
OpenAPI
Planning
Presentation
Prometheus
Python
Rancher
Regex
SaltStack
Security
SRE
Summary
SysAdmin
Telegraf
Terraform
Testing
TICK stack
Tips and Tricks
Tools
TrueAbility
Work culture
Popular Posts
-
Kustomize is a template-free declarative management tool for Kubernetes resources. One of the important primitives of Kustom...
-
If you are working with Kubernetes probably you know Helm and Kustomize . Both are used to manage Kubernetes' deployments and reso...
-
Nowadays Terraform is one of the pioneer tools used to manage modern infrastructure. It provides a declarative way to provis...
-
On 08.06.2020 and in less than 48 hours of the exam, I got an email that I passed from the first try and I'm now a Certified Kubernete...
-
After using SaltStack for around 3 years, it has also been almost a year since became part of SaltStack formulas maintainers. I'd ...
-
As I mentioned in last time, this post is about best articles I read about Continuous Delivery and Maturity Model :-) After a quick re...
-
Prometheus became the de facto standard for Kubernetes monitoring. And either you use Prometheus Operator or manage Prometheus yourself on...