Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

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

What is the proper way to remove a previously deployed service from kolla-ansible

ansible openstack

Check if a file is 20 hours old in ansible

file datetime time ansible stat

Ansible: Appending to list with variable files

ansible jinja2

Ansible merge 2 arrays

json ansible

Ansible: Convert two lists into key, value dict

ansible

How can I get the installed apt packages with Ansible?

debian ansible idempotent

Ansible retrieve multiple array values from results

ansible

Is there a standard/prefered method for debug logging in a custom Ansible module.