Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

ansible : playbook still fails even if ignore_errors is set to "yes"

vagrant ansible

How to get all inventory groups variables in hierarchy via Python API?

Ansible - replace line in file

ansible

Why Ansible-Tower is ignoring extra variables?

ansible ansible-tower

How to get ip address from other host in ansible?

vagrant ansible

Using awk conditional statement with shell module on the tabular data is not working as expected in Ansible

awk ansible

How can adhoc commands be run on sets of hosts? (e.g. hosts in group 1 AND group 2, hosts in group 1 and NOT group 2, etc)

ansible

How to freeze a variable value in an Ansible playbook

ansible

Ansible group_vars environment variable subsitution

ansible

Ansible error "failed to create temporary directory"

ansible

Folder already exist, but it is not a Subversion repository error in Ansible Subversion checkout

svn ansible

Conditionnal 'changed_when' based on output in a 'with_items' task

loops ansible

Not able to get Azure VM private IP using Ansible

Packer and Ansible SSH/Sudo

Change IIS SSL settings using powershell

'Any' and 'all' filters for jinja2 (Ansible)

ansible jinja2

Why does `default( None )` not always appear to produce `None`

ansible jinja2

Replace several words in matching files using Ansible

loops text replace ansible