Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

Is it possible to define playbook-global variables in Ansible?

ansible

Ansible: In a playbook, filter a role by tag(s) without passing at the command-line

ansible ansible-playbook

Ansible. Fast way to check syntax?

ansible ansible-playbook

Proper way to concatenate variable strings

ansible ansible-playbook

Check if service exists with Ansible

How to retry Ansible task that may fail?

ansible

How specify a list value as variable in ansible inventory file?

Ansible Galaxy roles install in to a specific directory?

Ansible - How to sequentially execute playbook for each host

ansible ansible-playbook

Ansible - Save registered variable to file

ansible ansible-playbook

How to specify ansible pretasks for a role?

dependencies ansible role

Ansible: Get all the IP addresses of a group

How to detect why Ansible playbook hangs during execution

Check if a list contains an item in Ansible

yaml ansible

Ansible: To use the 'ssh' connection type with passwords, you must install the sshpass program"

ansible

Ansible: How to test that a registered variable is not empty?

ansible yaml

merging dictionaries in ansible

shell-init: error retrieving current directory: getcwd -- The usual fixes do not wor

linux bash shell ssh ansible

Ansible: copy a directory content to another directory

ansible ansible-2.x

Ansible Handler notify vs register

ansible ansible-playbook