Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

Can someone provide a minimal working example of ansible role dependencies?

dependencies ansible

Use facts gathered by ansible programmatically

Using the Ansible Python API, how can I get access to task level outputs in my code?

python python-2.7 ansible

ansible supply extra-vars as nested json

yaml jinja2 ansible

How to pass password as an argument to a shell script

linux bash shell ansible

Ansible: enforce pipefail

How to concatenate string in YAML?

Ansible - Advanced shell command execution format

how to unset http_proxy in ansible playbook

ansible ansible-playbook

Getting root privileges in ansible

Cannot get ansible to recognize group variables

ansible ansible-playbook

Automate MySQL install on Ubuntu 14.04 using Ansible

mysql ubuntu-14.04 ansible

Multiple groups when iterating in a template file

ansible ansible-playbook

Cloning a git repo from Bitbucket with Ansible - asked for password two or three times

git bitbucket ansible

How does --inventory option in Ansible work when it is given value with a trailing comma?

syntax ansible

Run a shell command inside a running Docker container using Ansible

Ansible : Using regular expression in the module "copy"

How to write an Ansible role task that only runs when any of the previous other tasks in the task file have been changed?

ansible ansible-role

Ansible 1.9.4 : Failed to lock apt for exclusive operation

ansible

Is it possible to flatten a lists of lists with Ansible / Jinja2?