Search code examples
How to remove a single key from an Ansible dictionary?...

dictionaryansible

Read More
How to pass a variable list to another play with different hosts...

ansiblenetwork-programmingansible-2.x

Read More
How to Iterate Over Nested Lists of Varying Length in Ansible Loop?...

pythonjsonloopsdictionaryansible

Read More
Ansible: using "become" with "import_role"...

ansibleansible-2.x

Read More
Error using ansible jinja2 template with helm values...

ansiblekubernetes-helmansible-template

Read More
How to use only one variable out of 3 based on condition in ansible?...

linuxansibleansible-factsansible-template

Read More
get the value from a dict using filter...

ansible

Read More
Variable that has the path to the current ansible-playbook that is executing?...

ansible

Read More
Ansible looped task executing on non-targeted hosts...

loopsansibleciscofortigate

Read More
Ansible with_subelements erroring out on FortiGates...

ansiblemoduleelementfortigate

Read More
ansible-playbook: "Failed to update cache: unknown reason"...

ansibleapt-getpackage-management

Read More
Ansible - remove empty elements from the list...

listansibleelement

Read More
Ansible: Combining dict into specific list item, nested in a dict...

listdictionaryfilteransiblejinja2

Read More
How to make ansible task output line `failed: [server]`?...

ansible

Read More
Using 'creates' arg in Ansible shell module...

ansible

Read More
Jenkins Docker Container: Ansible fails to connect via SSH when run via Jenkins, connects fine if no...

dockeransiblejenkins-pipelinessh-keys

Read More
Unable to uninstall package using deb module in Ansible...

ansiblepackageuninstallationdeb

Read More
ansible parse json with several keys with the same name to one list variable...

jsonansible

Read More
How to ad-hoc filter hosts (target Managed Nodes) in Ansible using facts on CLI level?...

ansibleansible-facts

Read More
Ansible not executing PHP dynamic inventory file...

phpansibleansible-2.xansible-inventory

Read More
Select items in list where attribute does *not* match regex pattern...

ansiblejinja2

Read More
can I embed inventory inside the playbook?...

ansible

Read More
Ansible task includes undefined var, despite being defined in defaults/main.yml...

variablesansibleyamldefault

Read More
How to do splunk_index in my playbook? Process exited with code 4...

ansible

Read More
How to Match SSH Configuration Block with Ansible regex...

regexsshansibleansible-2.xssh-config

Read More
Insert host in to group_vars when playbook is run...

variablesansible

Read More
Could not find or access a file that is in the local directory...

ansibleansible-template

Read More
How to break a string over Literal Block Scalar in Ansible...

ansibleyamlmultilineansible-lint

Read More
ansible playbook copy file to docker container...

filedockeransiblecopy

Read More
How to break a loop in Ansible when some condition matched?...

ansible

Read More
BackNext