Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

How to get value of --limit argument inside an Ansible playbook?

ansible

accessing nested variable variables in ansible

ansible

running an Ansible playbook against a single host

ansible

Correct way to create dynamic lists in Ansible

ansible-galaxy role fails with "do not have permission to modify /etc/ansible/roles/"

Convert Ansible variable from Unicode to ASCII

unicode ansible

Ansible set_fact doesn't change the variable value

shell ansible

Ansible template - Destination directory does not exist error

templates copy ansible

How to get environment variables of remote host

Ansible, set_fact using if then else statement

How to view/decrypt Ansible vault credentials files from within a Python script?

ERROR! 'sudo' is not a valid attribute for a Play

ansible

Ansible: print warnings from playbook

ansible

Ansible IP address variable - host part

shell variables ip ansible

Idempotence and Random Variables in Ansible

cron ansible

Evaluate dynamic variable name in ansible

ansible dynamic-variables

Ansible uncomment line in file

linux ansible

Get sorted list of folders with Ansible

ansible

How do I make Ansible ignore failed tarball extraction?

ansible ansible-playbook

How to inspect a json response from Ansible URI call