Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

How do I register a variable in Ansible, pulled from JSON Output?

Pass through a variable to an included playbook

ansible ansible-2.x

Is it possible to reset --hard with ansibles git module?

ansible

Building lists based on matched attributes (ansible)

linux ansible

string to list slice in ansible

ansible ansible-2.x

Extract last two number of IP in ansible

python ansible

ansible variables shared with multiple groups if inventory is only localhost

Ansible delegate_to task trying to ssh

ansible ansible-inventory

Conditionally add additional arguments to command module with Ansible

ansible jinja2

Ansible - apply filter on output and then register as a variable

python json ansible jinja2

How to check if multiple ansible variables are defined without warnings?

ansible jinja2

How to fetch the Public IP of the newly launched machine using Terraform

No yaml syntax for ansible local_action?

ansible

Sort dict according to specific value in Ansible

sorting ansible jinja2

Extract a directory from tar archive using ansible unarchive

ansible tar

Ansible: Insert word in GRUB cmdline

regex ansible

Ansible ambiguous env value

ansible

how to set different python interpreters for local and remote hosts

ansible

Retrieving value from json array where attribute equals variable with Ansible

arrays ansible attributes

ansible same playbook for different linux distribution

ubuntu module ansible centos