Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

Getting MAC address from Ansible facts in role

Using variable in default filter in Ansible Jinja2 template

ansible

Ansible wait_for module, start at end of file

ansible ansible-playbook

Ansible: firewalld and adding new zone

ansible firewalld

Puppet vs Ansible - why would organisation use both?

ansible puppet

What if a remote environment variable doesn't exist? Ansible take this as an fatal error. How to avoid that?

ansible

calling an ansible playbook with tag and parameter

ansible ansible-2.x

Install multiple yum packages on Centos(node) via Ansible?

Issue looping on block module for a set of tasks in Ansible

I want to create jenkins credentials via ansible

jenkins ansible

How to upload a folder to aws s3 recursivly using ansible

How can I know what version of Jinja2 my ansible is using?

ansible jinja2

How do I check whether a given directory is empty with Ansible?

ansible yaml

How to concatenate with a string each element of a list in ansible

ansible jinja2

Ansible global inventory variables

ansible ansible-playbook

root@localhost password set with Ansible mysql_user module doesn't work

mysql ubuntu ansible

ansible json-query path to select item by content

Ansible environment variable or default

ansible jinja2

How to create a 'null' default in Ansible

ansible jinja2

Use the response from shell inside yml for Ansible playbook

ansible yaml