Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

Anisible pip3 install keeps failing on remote service (No setuptools found in remote host, please install it first)

python-3.x pip ansible

Create link with specific owner/group

ansible

Remove existing file from certain location if ansible task fail

ansible

Ansible Run Command As Another User

linux ansible

Is it possible to debug multiple variables in one Ansible task without using a loop?

ansible

How does Ansible find the location of inventory, group_vars, all.yaml, user_vars

ansible

Is there a Ansible "not" tag for roles available?

ansible

Problems installing a Debian package (.deb) using Ansible

ansible ansible-2.x

Install Swift 3 + libdispatch on Linux with Ansible

Generate files from Ansible templates without executing plays?

ansible ansible-template

Running an Ansible loop in reverse

ansible

Ansible code to restart Apache

ansible

What are the benefits of provisioning a Docker container with Ansible instead of a Dockerfile?

docker ansible provisioning

How to handle different hosts per tasks in one play in ansible?

ansible

including handlers from different file

ansible listener handler

Access variable from one role in another role in an Ansible playbook with multiple hosts

ansible

What is the meaning of the 'connection' Ansible directive?

ansible