Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible-2.x

Warning while constructing a mapping in Ansible

Ansible is skipping the debug line

ansible ansible-2.x

Ansible: Multiple and/or conditionals in when clause

ansible ansible-2.x

How to use Ansible wait_for to check a command status with multiple lines?

ansible ansible-2.x

Set Ansible variable to undefined through extra-vars or inventory variable

ansible ansible-2.x

Ansible delegate_to how to set user that is used to connect to target?

ansible ansible-2.x

Running a playbook on multiple host groups one at a time

Can Ansible deploy public SSH key asking password only once?

In Ansible, How to connect to windows host?

ansible ansible-2.x

How to run only one role of an Ansible playbook?

Filter a substring matching a pattern from an ansible variable and assign matched substring to another variable

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?