Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

Find files in a loop and delete them

ansible

Ansible when condition: only run the script if the command failed

ansible

Extract value from output and send to next task

replace multiple patterns with multiple values in ansible

python json regex ansible

Ansible WinRM: Bails out with "[Errno 111] Connection refused"

windows ansible winrm

Selecting specific data from an Ansible register

How to display same curl output on ansible? [closed]

rest curl ansible

Double with_items loop in ansible

ansible ansible-role

How to get the commit id of git while doing ansible deploy

git deployment ansible

Ansible idempotency issue with unarchive and then modify extracted file

ansible ansible-2.x

How to resolve WARNING:The value 4 (type int) in a string field was converted to u'4' (type string) in Ansible?

json ansible

Get specific key/value from a nested dictionary based on another key/value

ansible

Is there a loopable way to only execute a task when a file exists in Ansible?

ansible

how to use variable in "when" statement in ansible?

ansible

Roots > Trellis > Ansible 2.4 > ERROR! Unexpected Exception, this is probably a bug: No module named six

python pip ansible

Delete files older than x days inside folder of folders

ansible delete-file

Formatting a list of items in Ansible/Jinja2

ansible jinja2

Ansible: Set Tags per Item in a Loop

ansible