Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible-2.x

How to add multiple inventory files in command line while executing a playbook

How to use omit with Ansible and avoid any errors?

ansible jinja2 ansible-2.x

Ansible task - clone private git without SSH forwarding

git ansible ansible-2.x

How to convert a dictionary of dictionaries into a list of dictionaries in a Ansible vars file?

Jinja2 filter list using string contains test

jinja2 ansible ansible-2.x

Ansible lineinfile - modify a line

Ansible playbook fails to lock apt

ansible ansible-2.x

Ansible: How to add variables to "command" or "shell"

ansible ansible-2.x

How to use Ansible 2.0 Python API to run a Playbook?

Correct way to create dynamic lists in Ansible

Update Ansible 1.9.4 to Ansible 2.0

ansible ansible-2.x

Can the templates module handle multiple templates / directories?

Ansible ad-hoc command with direct host specified - no hosts matched

linux ansible ansible-2.x

Using chown command in ansible?

ansible ansible-2.x chown

Ansible template adds 'u' to array in template

Ansible stdout Formatting

ansible ansible-2.x

Is it possible to have Ansible retry on connection failure?

ansible ansible-2.x

how to read json file using ansible

Ansible Timeout (12s) waiting for privilege escalation prompt

How to disable gathering facts for subplays not included within given tag