Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

Using Ansible set_fact to create a dictionary from register results

ansible

Ansible: How to change active directory in Ansible Playbook?

ansible

How do I write an Ansible handler with multiple tasks?

handler ansible

Not possible to source .bashrc with Ansible

ansible

ansible : how to pass multiple commands

module command ansible

How to get an arbitrary remote user's home directory in Ansible?

ansible ansible-facts

Escaping double curly braces in Ansible

docker jinja2 ansible

How do I get a variable with the name of the user running ansible?

variables ansible

How to copy files with ansible relatively to the role?

ansible ansible-playbook

How to run Ansible without specifying the inventory but the host directly?

python ansible

Ansible: filter a list by its attributes

jinja2 ansible

Specifying ssh key in ansible playbook file

ansible

How do I get logs/details of ansible-playbook module executions?

logging ansible

How to use template module with different set of variables?

ansible ansible-template

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