Search code examples
Is there a list of tags accessible inside playbook?...


ansibleansible-facts

Read More
how to update a value of a dict withing a loop into a list of dict...


ansibleansible-facts

Read More
ansible returns with "Failed to import the required Python library (Docker SDK for Python: dock...


ansibleansible-2.xansible-inventoryansible-facts

Read More
Convert ansible dictionary list values to keys and keys to values...


ansibleansible-2.xansible-inventoryansible-factsansible-template

Read More
How can I exclude task in playbook file for OS version?...


ansiblerhelansible-facts

Read More
Ansible: How to install RPM packages based on RHEL or OS version?...


linuxansibleansible-2.xansible-facts

Read More
How can I add new line "\n" character to Ansible variable...


stringvariablesansiblenewlineansible-facts

Read More
Ansible: How to use Jinja2 variable as dynamic YAML key?...


ansibleansible-facts

Read More
Ansible: Task giving error when trying to parse 'ansible_facts'...


ansibleansible-factsjson-query

Read More
How can I access a top level variable containing a dot in Ansible?...


if-statementansibleansible-facts

Read More
conditional test on ansible...


ansibleansible-2.xansible-facts

Read More
Ansible - how to compare items between 2 dictionaries...


dictionaryansibleansible-facts

Read More
Variable is undefined when running Ansible 'debug' ad-hoc...


ansibleansible-factsansible-ad-hoc

Read More
How to make a variable available across multiple ansible playbooks?...


ansibleansible-facts

Read More
Ansible using a variables file for a loop instead of an explicit loop?...


ansibleyamlansible-factsinfoblox

Read More
how to retrieve/parse results from ansible k8s modules using with_items on multiple fields...


ansibleansible-2.xansible-facts

Read More
How to gather facts about disks using Ansible...


ansibleansible-facts

Read More
How to filter the 'win_service_info' result in an Ansible playbook?...


ansibleyamlansible-facts

Read More
Use an environment variable inside the lookup...


ansibleansible-facts

Read More
How can I prompt the user for an inventory group and pass that variable to next plays in the same pl...


ansibleglobal-variablesansible-inventoryansible-facts

Read More
Ansible 'package_facts' fails because "rpm" module cannot be imported...


pythonansiblerpmansible-factssles

Read More
How to set multiple variables to be used in an ansible task using local commands...


deploymentansibleansible-facts

Read More
How to add specific facts to the content returned by Ansible ad-hoc?...


ansibleansible-facts

Read More
How do I use Ansible facts?...


ansibleansible-facts

Read More
Using if condition to assign True or False to gather_facts in Ansible doesnt work...


ansibledevopsansible-facts

Read More
Ansible Inventory file --extra-vars in a yaml file for multiple hosts...


ansibleansible-inventoryansible-facts

Read More
How can I accumulate data of multiple hosts and process it at once in Ansible?...


ansibleansible-facts

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


pythonansibleansible-factsansible-module

Read More
Ansible - How to extract specific keys from a List of Dictionary by iterating through another List [...


ansibleansible-factsansible-filter

Read More
Iterate ansible Loops with multiple list and map them...


ansibleansible-facts

Read More
BackNext