Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

Ansible notify handlers in another role

ansible ansible-playbook

Ansible - Mode 755 for directories and 644 for files recursively

file-permissions ansible

How to decrypt string with ansible-vault 2.3.0

ansible ansible-vault

Is Ansible a replacement for a CI tool like Hudson/Jenkins?

jenkins hudson ansible

ansible: include role in a role?

ansible ansible-playbook

include tasks from another role in ansible playbook

ansible ansible-playbook

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