Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

No yaml syntax for ansible local_action?

ansible

Sort dict according to specific value in Ansible

sorting ansible jinja2

Extract a directory from tar archive using ansible unarchive

ansible tar

Ansible: Insert word in GRUB cmdline

regex ansible

Ansible ambiguous env value

ansible

how to set different python interpreters for local and remote hosts

ansible

Retrieving value from json array where attribute equals variable with Ansible

arrays ansible attributes

ansible same playbook for different linux distribution

ubuntu module ansible centos

How do you notify a handler in Ansible based solely on a conditional?

Ansible and MariaDB. Can't install MariaDB through playbook

ubuntu vagrant mariadb ansible

ansible sudo_user hangs for a few minutes and then fails (in a centos6.5.1 vagrant vm)

vagrant ansible

change rvm ruby version with ansible playbook

ruby bash rvm ansible rvmrc

Ansible use task return varible in variable templates

ansible

Running Virtual Environment Ansible

ansible: call same role with differents vars in a playbook

ansible

How to add a callback plugin to a PlaybookExecutor in Ansible 2

python ansible ansible-2.x

Edit files using lineinfile and blockinfile or just copy the entire file using template?

Ansible conditionally delegate_to local or remote?

ansible

Parsing Ansible output with Linux tools

ansible

Ansible - Retry task until a file contains a log line

ansible ansible-2.x