Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

Ansible: how to init git bare repository and clone it to the same machine?

git ansible git-bare

Why Ansible facts not available in Roles section?

Ansible Molecule ignores collection requirements

Ansible python version won't change

python ansible

How to run tomcat catalina script on Ansible

Ansible task fails, even with ignore_errors

Why is Ansible task being skipped?

ubuntu-14.04 ansible

Ansible apt Task: Failed to Lock apt for Exclusive Operation

ubuntu ansible

How to add disk to VMware's VM host more efficiently by using Ansible offical module?

ansible vmware esxi vcenter

Run ansible jinja2-template as script

ansible jinja2

Ansible inventory: inheritance between groups

ansible

Ansible: make output from a command become a key-value item/variable for the next command

How do I properly encrypt a file from inside an Ansible Playbook?

Ansible: Unsupported parameters for (ansible.legacy.command) module: warn

ansible

How to catch a failure in Ansible and continue the playbook for specific task

ansible

Ansible wait for ssh is not working

ansible

Ansbile + AWS Private hosts provisioning

Filter ansible dict attribute values without 'selectattr'

stopping a service using ansible

ansible ansible-2.x

Ansible filter to extract specific keys from a dict into another dict

dictionary ansible