Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

How to set Linux environment variables with Ansible

linux ansible

Creating a new user and password with Ansible

bash shell ubuntu ansible

How to create an empty file with Ansible?

file 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