Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

Ansible: Store command's stdout in new variable?

ansible ansible-playbook

How to copy files between two nodes using ansible

ansible

Ansible: Set variable to file content

ansible ansible-playbook

Ansible: Can I execute role from command line?

ansible ansible-role

Ansible Playbooks vs Roles

ansible

Run task only if host does not belong to a group

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