Search code examples
Unexpected behavior with 'ansible-playbook --limit' and regular expression with lookahead...


ansibleansible-2.x

Read More
Duplicate object values while merging the JSON Objects arrays in Ansible...


jsonansiblejinja2ansible-2.xansible-template

Read More
Using multi-valued variable in a playbook...


ansibleansible-2.xansible-facts

Read More
Combine multiple dict in a single list of dicts based on the key value matches in Ansible...


ansiblejinja2ansible-2.xansible-inventory

Read More
Creating a list from json output...


ansibleansible-2.xansible-inventoryansible-factsansible-awx

Read More
compare value with list of int in ansible...


ansibleansible-2.xansible-inventoryansible-factsansible-awx

Read More
Ansible Change MAC Address Format (Remove Periods)...


regexansibleansible-2.x

Read More
Ansible jinja template using with_dict...


ansibleansible-2.xansible-template

Read More
Handling Jenkins status failure from exit code of Ansible plabook...


jenkinsansiblejenkins-pipelineansible-2.xshutdown

Read More
Rerunning same Ansible task a few times...


ansibleansible-2.x

Read More
Convert numeric month to string month name in Ansible...


ansiblejinja2ansible-2.x

Read More
Is there a way to create different repository based on a condition in the same task in Ansible playb...


ansibleansible-2.x

Read More
Ansible lineinfile - modify a line...


ansibleansible-2.x

Read More
How to display AWS autoscaling group name using ansible?...


amazon-web-servicesansibleansible-2.xaws-auto-scaling

Read More
How to use omit with Ansible and avoid any errors?...


ansiblejinja2ansible-2.x

Read More
Using True False with Ansible When Clause...


booleanansibleansible-2.x

Read More
ansible print the stdout_lines in csv file in the exact format that playbook prints on the console...


ansibleansible-2.xansible-inventoryansible-factsansible-template

Read More
ansible insert rows into mysql db...


mysqlansibleansible-2.xansible-template

Read More
Ansible: Copy one server hostname to another using jinja template...


ansiblejinja2ansible-2.xansible-template

Read More
Looping or repeating a group of tasks until success...


loopsansibleconditional-statementsblockansible-2.x

Read More
delegate_to ignores configured ssh_port...


sshautomationansibleansible-2.x

Read More
Print output of the items in a with_lines loop...


ansibleansible-2.xansible-awx

Read More
Copy folder if it exists locally...


ansibleansible-2.x

Read More
Filter attributes in a list of dictionaries...


ansibleansible-2.x

Read More
Ansible include task files based on conditional...


ansibleansible-2.x

Read More
Ansible_devices filter dicts for "holders" and "size" value...


ansibleansible-2.xansible-facts

Read More
ansible lookup plugin does not work on AWX...


ansibleansible-2.xansible-awx

Read More
create ansible dict from two list with a condition...


ansibleansible-2.xansible-template

Read More
Ansible: How to print all the inventory hostnames with serial number in order?...


ansibleansible-2.xansible-inventoryansible-template

Read More
Loop through subelements of subelements...


loopsansiblenestednested-listsansible-2.x

Read More
BackNext