Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

Ansible stdout Formatting

ansible ansible-2.x

How can I escape double curly braces in jinja2?

ansible jinja2

How do I use remote machine's SSH keys in ansible git module

using regex in jinja 2 for ansible playbooks

fatal error: ffi.h: No such file or directory on pip2 install pyOpenSSL

python ansible

How to create a new partition with Ansible

Ansible: can't access dictionary value - got error: 'dict object' has no attribute

dictionary ansible

Define one notify block for several tasks in Ansible

ansible

Is it possible to have Ansible retry on connection failure?

ansible ansible-2.x

Sourcing a file before executing commands in Ansible

ansible ansible-playbook

Ansible: Add Unix group to user only if the group exists

unix ansible

Ansible, running role multiple times with different parameter sets

in Ansible, How can I set log file name dynamilcally

ansible

Quotes in ansible lineinfile

ansible ansible-playbook

Ansible multiple inventory file

ansible

How to nicely split on multiple lines long conditionals with OR on ansible?

ansible ansible-lint

Using `failed_when` on a `with_items` task depending on return codes

ansible ansible-playbook

Installing NodeJS LTS for Ansible

how to read json file using ansible

How can I start php-fpm in a Docker container by default?

php docker ansible