Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

Ansible nested group_vars (use only if member in group A and B)

Running local ansible to create local docker Image

how to use if elif and else jinja condition in same statement in ansible

ansible jinja2

How to append JSON array with specific data

json ansible

How to activate python virtual environment on remote machine with ansible?

ansible vagrant virtualenv

Ansible warning about boolean type conversion

ubuntu ansible vagrant

How to use nested if inside jinja2 filter

python jinja2 ansible

How to wait until EXTERNAL-IP is assigned?

Ansible loop over nested dictionary

ansible

Wait for a task on host A to be completed before running a task on host B on a single playbook

ansible

Ansible : Must install the sshpass program

ansible sshpass

How can I count the number of occurrences of a certain object in a hash that matches a condition in Ansible?

ansible jinja2

How do you add a tag to a block in Ansible?

ansible yaml

Append a list with loop in Ansible

python java ansible jinja2

Install multiple local rpms using Ansible

ansible yum

Extract and manipulate dict data to check certificates

Ansible register result result.stdout result.rc etc dict variable not found, how to use until loop

stdout ansible ansible-2.x

Ansible Get a string from a file and register a variable with that output

ansible

Unable to access hostvars when the inventory_host is inserted as a variable

ansible ansible-facts

Ansible permission problems

ansible