Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

Ansible: get current target host's IP address

Copy multiple files with Ansible

ansible

Override hosts variable of Ansible playbook from the command line

ansible ansible-playbook

What's the easy way to auto create non existing dir in ansible

ansible

Ansible - Use default if a variable is not defined

ansible ansible-2.x

Variable that has the path to the current ansible-playbook that is executing?

ansible

How to set host_key_checking=false in ansible inventory file?

ansible

How to run a task when variable is undefined in ansible?

ansible ansible-playbook

How to automatically install Ansible Galaxy roles?

How to do multiline shell script in Ansible

shell ansible

How do you stop Ansible from creating .retry files in the home directory?

ansible

How to switch a user per task or set of tasks?

ansible

How to check if a file exists in Ansible?

ansible

How to get the host name of the current machine as defined in the Ansible hosts file?

ansible

ansible: lineinfile for several lines?

ansible

What's the difference between defaults and vars in an Ansible role?

ansible

Where can I get a list of Ansible pre-defined variables?

ansible ansible-facts

Ansible: How to delete files and folders inside a directory?

Ansible fails with /bin/sh: 1: /usr/bin/python: not found

ansible ansible-playbook

How to ignore ansible SSH authenticity checking?

ssh ansible