Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

How to handle different hosts per tasks in one play in ansible?

ansible

including handlers from different file

ansible listener handler

Access variable from one role in another role in an Ansible playbook with multiple hosts

ansible

What is the meaning of the 'connection' Ansible directive?

ansible

Ansible/Jinja2 - Map nested key in list

filter ansible yaml jinja2

How to check the size of a file list

ansible

ansible-playbook: "Failed to update cache: unknown reason"

How to read environment variable set with shell module in previous task with Ansible

python linux ansible

How to convert the "_" (underscore) in a string to "-" (hyphen) inside Ansible Jinja template?

ansible jinja2

how to set default verbosity in ansible.cfg

ansible

In ansible, how can I assign values to variable based on conditions?

ansible

Ansible - Registered Variable Usage In Loop

ansible

ansible to display python script prints

python ansible

How can I create reusable "functions" composed of tasks that can be called multiple times in playbooks with different arguments/variables?

ansible

Ansible aclling two diffrent file variables into single task looping through multiple files

linux ansible

Ansible pass value to installation commandline gui

ansible

Assign Public IP address on AWS while creating Autoscaling groups that launch instances into an Amazon VPC in Ansible

How to use host_vars in Ansible?

ansible