Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

Ansible Variable precedence - what are 'role params' & 'include params'

ansible

What does conditional "when: var | d()" mean in Ansible 2.5

ansible jinja2

Ansible Dynamic Inventory - "([Errno 2] No such file or directory:"

python ansible centos vagrant

Ansible - condition on with_sequence loop with variable end that could be less than start

loops ansible

Ansible EC2 - Perform operation on set of instances

How to fix Memory error in Ansible?

jenkins 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