Search code examples
Ansible Custom Module: Are print statements possible?...

ansibleansible-module

Read More
What are Ansible module attributes?...

ansibledocumentationansible-module

Read More
How can I ensure dependencies in a custom ansible module without having to copy the required librari...

pythonansibledevopsansible-module

Read More
Ansible - Error when trying to stop a windows service with "$" in it...

error-handlingansiblewindows-servicesspecial-charactersansible-module

Read More
Ansible debug module : display debug message only once no matter hosts count...

ansibleansible-2.xansible-module

Read More
How to search for a string in a remote file using Ansible?...

ansibleansible-module

Read More
Is it possible to use an Ansible Core Module within a Custom Module?...

ansibleansible-module

Read More
Ansible Custom Module in Python - How to resolve relative role file paths?...

pythonansibleansible-module

Read More
Using a shared file in multiple ansible modules...

pythonpython-3.xansibleansible-module

Read More
How can I print a warning message from within a custom module in Ansible?...

ansibleansible-module

Read More
Ansible: How to execute set_fact module from within ansible action plugin python code...

pythonansibleansible-factsansible-module

Read More
How to access tasks parameters from an Ansible task in the Python module code?...

ansibleansible-module

Read More
Pass Ansible variables into custom Ansible module...

ansibleamazon-ecramazon-kmsansible-roleansible-module

Read More
How do I add a repository with Ansible on CentOS 8?...

ansiblerepositorycentos8ansible-module

Read More
for what reason is the string constantly inserted at the end of the file?...

ansibleansible-module

Read More
Ansible - Filter Dictionary Values...

ansiblefilteringansible-module

Read More
Not able to run custom module...

ansiblevagrantansible-module

Read More
How to get args for an ansible module written in bash?...

bashansibleansible-module

Read More
Can I specify that an argument can't be used with a specific choice in Ansible module spec?...

ansibleansible-2.xansible-module

Read More
How to pass multiple values to "with_items" through ad-hoc command?...

variablesansibleansible-moduleansible-ad-hoc

Read More
Problem while comparing two arrays due to unecessary chars...

ansiblecomparisonansible-module

Read More
Enhacing a playbook by storing the hostname of the changed machines locally...

ansibleansible-module

Read More
I want to replace a word which is associated with a particular pattern/line...

ansibleansible-module

Read More
Parsing vars from Ansble to powershell...

powershellansibleansible-awxansible-toweransible-module

Read More
cant enable mongo service...

mongodbamazon-web-servicesansibleansible-module

Read More
using lineinfile to insert line but not working as expected...

ansiblecentos7ansible-module

Read More
Custom Ansible module is giving param extra params error...

pythonpython-3.xansibleansible-2.xansible-module

Read More
Ansible - dealing with unexpected STDOUT in custom module...

ansiblestdoutansible-module

Read More
BackNext