Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible-2.x

Ansible - How to check the physical memory and free disk is greater than some value?

linux ansible ansible-2.x

is it possible to add ansible_ssh_common_args in inventory file

Ansible: removing hosts

Ansible: Use variable for defining playbook hosts

Ansible 2.6: Is there a way to reference the playbook's name in a role task?

ansible 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?