Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

Ansible - List available hosts

ansible

How can I skip redundant Ansible handlers?

ansible ansible-handlers

In ansible, what's the best way to gather and merge vars from different roles and use in a dependent role?

ansible

Ansible dynamic inventory missing from github repo

Loop over a YAML dictionary

ansible yaml jinja2

Include vars from a file for multiple import_playbooks

ansible yaml

Ansible - negate Filter

filter ansible negate

Can Ansible use "sudo su -" if the sudo user is not allowed to run arbitrary scripts?

ansible sudo

ERROR! This task 'import_playbook' has extra params, which is only allowed in the following modules

ansible

Ansible to check particular directory exists, if not create it

ansible ansible-inventory

How to run ansible on specific host: ansible-playbook -i <hostname>,

ansible

Does Ansible delegate_to work with handlers?

ansible

Is there any way to print out which configuration file ansible using?

ansible

Gitlab Pipeline to install Ansible Galaxy role fails

pass a list/array of strings from my bash script, to an ansible script

bash ansible

Ansible task failed while executing the specific long running task

linux ssh ansible devops

Send Enter key to Ansible expect responses

ansible

Ansible playbook - what is a play?

ansible

Excluding subset of hosts in Ansible inventory

ansible ansible-inventory