Skip to content Skip to sidebar Skip to footer
Showing posts with the label Ansible Playbook

Finding A String Within An Stdout_lines Array

I am trying to find whether a certain letter exists in an stdout_lines array. I want the role to r… Read more Finding A String Within An Stdout_lines Array

How To Get Remote Stdout From Ansible Python Playbook Api

I know I can print the std out using the debug module of Ansible like below: --- - hosts: all tas… Read more How To Get Remote Stdout From Ansible Python Playbook Api

Ansible: Access Host/group Vars From Within Custom Module

Is there a way how one can access host/group vars from within a custom written module? I would like… Read more Ansible: Access Host/group Vars From Within Custom Module

Ansible + 10.11.6

I'm having a weird issue with Ansible on a (very) clean install of 10.11.6. I've installed … Read more Ansible + 10.11.6