Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Creating list of ip's in ansible using given range within jinja template

jinja2 ansible

How to include the Ansible config file in the ansible-playbook command?

ansible

Printing file systems in ansible_mounts

ansible

How to fetch Azure RM storage account keys in Ansible?

azure ansible

Limit ansible playbook by `hosts` of plays

ansible ansible-inventory

Ansible: Create variables from json string

json ansible