Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

ansible: how to iterate over all registered results?

Automatically load host specific variables for ansible

ansible ansible-playbook

How to automate ansible vault decryption?

Ansible block vars

variables ansible

Ansible copy doesn't set file mode correctly

file permissions ansible

Does Ansible manages all hosts in parallel or just five? (-f and :serial)

How to test ansible roles?

Separate ansible provisioning playbooks in vagrant

vagrant ansible

How to set proxy only for a particular ansible task?

proxy ansible geturl

Ansible - how to evaluate role_path variable

How to use the docker connection-plugin of ansible?

docker ansible

Ansible - Using a logical OR to match host groups

ansible ansible-inventory

Ansible playbook, what is the proper syntax to run a powershell script with a specific (domain) user, in an elevated mode?

Ansible fileglob: unable to find ... in expected paths

ansible vagrant

Logrotate with ansible playbook

ansible

Nginx cannot restart via Ansible

nginx ansible

Ansible variable assignment

ansible playbook role variable

ansible ansible-playbook

Prevent duplicate key warnings in Ansible 2

Ansible handler runs only if changed: true

ansible ansible-playbook