Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible-2.x

Ansible check if key/value pair exists in list of dictionaries

ansible ansible-2.x

Ansible writing output from multiple task to a single file

Ansible timezone module fails (different reasons on different OSes)

ansible ansible-2.x

password not being accepted for sudo user with ansible

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