New posts in ansible

What's the difference between defaults and vars in an Ansible role?

How should i write the yaml file for use in ansible variable?

How to clean up stuff from roles that aren't used any more on a server?

ansible blockinfile disable marker

Where can I get a list of Ansible pre-defined variables?

How to make Ansible use password if key was rejected?

ansible: lineinfile for several lines?

Loop over Ansible variable array in Jinja2 template

How to check the JSON response from a uri request with Ansible?

How to destroy/delete/unset a variable value in Ansible?

Validate nginx.conf during ansible deploy

Ansible: filling a template that contains immutable interpolations

Ansible: How to delete files and folders inside a directory?

Create and mount GlusterFS volume with Ansible

Ansible fails with /bin/sh: 1: /usr/bin/python: not found

When is it appropriate to use a configuration manager (eg Puppet / Chef / Ansible)?

How to do a git pull/push using ansible

Creating a symlink with ansible and a list of variables

Easiest way to exit Ansible playbook while debugging

Ansible: Can I use vars_files when some files do not exist