Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

using pm2 with ansible

node.js npm ansible pm2

How can I install Ansible on Raspbian?

How to create the multiple symlinks for the folders/files under the same source

ansible symlink

Ansible - Filter a dict with a list of keys

loops ansible

Searching for key in a list of dicts in Ansible [duplicate]

ansible jinja2