Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

In Ansible how do you change a existing dictionary/hash values using a variable for the key

ansible ansible-2.x

How to group set of tasks into a block in ansible playbook?

ansible ansible-playbook

Group multiple ansible tasks under a single conditional

Ansible: Changing permissions of files inside a directory in .yml file

ansible

Why does Ansible evaluate this variable, even inside a false if block?

ansible jinja2

How to trigger an Ansible Tower Job template from Github branch commit?

ansible ansible-tower

How to extract war file on target using ansible

ubuntu ansible

Ansible item when clause throws error: Unable to look up a name or access an attribute in template string

ansible ansible-playbook

Git clone hangs in Ansible

git ssh ansible

ansible playbook failed: Timeout (12s) waiting for privilege escalation prompt: "}

ansible

Ansible, run task if playbook includes role

ansible ansible-playbook

How to handle changes to init scripts in Ansible?

Vagrant + Ansible resolving super slow

vagrant ansible vagrantfile

Vagrant with Ansible for Windows VM

Ansible: overriding dictionary variables in extra-vars [duplicate]

ansible ansible-playbook

Ansible get_url fails to download a protected by basic auth

ansible ansible-playbook

Ansible: can I use a ssh key encrypted in the vault?

ansible