This is post 2 of 2 in the series “ELK Stack Adventures” Installing Elasticsearch and make use of the ELK
Continue readingTag: python
How to add Python modules to AWX on Kubernetes
The standard AWX deployment comes with a standard Python virtual environment with some pre-installed python modules. These default modules are
Continue readingHow to create a PowerShell module for Ansible
In one of my older posts I discussed already how to create a custom Python modules for Ansible which you
Continue readingBuild a custom Ansible Module with Python
Standard, there are a lot of modules available that are developed by the big active Ansible community. So reinventing the
Continue reading