Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Ansible - establishing initial SSH connection

ssh ansible

create a file under a directory in multiple machines through some script?

How to safely pass variables that may contain special characters to a docker-compose file in Ansible

Ansible can't handle kubectl proxy command

kubernetes ansible kubectl

Running sed command from ansible

shell ansible command line

Ansible variable 'null' vs. 'None'

ansible

How can I condition the command to run based on facts and save its output to the same variable?

Simplifying ansible file checks?

ansible

How to make Ansible with_fileglob work recursively for all subdirectories or alternative?

ansible

How can I find the user ID using ansible and use that in a jinja2 template?

variables ansible jinja2