Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

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

Ansible "ansible_python_interpreter" Error

Have ansible skip running a play on the machine running the Ansible playbook

ansible ansible-inventory

Unsafe variables in Ansible

ansible

How to search for a string in a remote file using Ansible?

ansible ansible-module

ansible : playbook still fails even if ignore_errors is set to "yes"

vagrant ansible