Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

Specify docker containers in /etc/ansible/hosts file

docker ansible

Unable to install ansible collections from a private git repository using Https and SSH link

git github collections ansible

How can I make Ansible interpret a variable inside a variable?

ansible jinja2

Ansible Failed to set permissions on the temporary files

ansible ansible-2.x

ERROR! 'fail' is not a valid attribute for a Play

ansible

Ansible handlers - exclusive restart or reload

ansible systemd

Ansible - list tasks in role

ansible ansible-role

Pause time between hosts in the Ansible Inventory

Ansible: Remove whitespaces in json file

json ansible jinja2

Ansible file module error - chown failed: failed to look up user

linux ansible

Ansible/Jinja2 How to format a list into fields for my config file?

Does /etc/ansible/hosts need to be manually created for Ansible on the Mac?

ansible ansible-inventory

The task includes an option with an undefined variable

Unable to run kubectl from ansible

kubernetes ansible kubectl

Issue with Ansible ternary filter

ansible jinja2

Build Docker image using Ansible Playbook (with multi-target Dockerfile)

docker ansible devops

Run a script module with ansible variable

ansible

Which tools use the "tests" directory in an Ansible role by default?

ansible ansible-galaxy

Ansible: Pass command arguments as a list

ansible