Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

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

Why notify tasks aren't getting executed in ansible?

How to install older package of ansible?

ansible rpm yum

Compare two files with Ansible

ansible

Ansible with_items keeps overwriting last line of loop

ansible_default_ipv4.address undefined in docker ubuntu

docker ansible default ipv4

Run an Ansible handler only once for the entire playbook

ansible ansible-handlers

Ansible: run multiple action

ansible

Ansible conditional based on contents of file

python ansible

How do I tag a local docker image with ansible docker_image module?

image docker ansible

How to escape 1 or more whitespaces in a regex in the lineinfile module of Ansible?

regex yaml ansible