Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

Ansible host file how to provide # in ansible_ssh_pass

How to access group variables from inventory file inside ansible yaml

ansible ansible-inventory

Triggering a new jenkins build through ansible

jenkins ansible

Ansible - how to split a list into two lists?

list loops ansible

Ansible how to sort output of command from multiple nodes

ansible jinja2

Ansible failure message based on conditional failed_when

ansible

How to check if inventory group exists in Ansible?

ansible ansible-inventory

Ansible sudo hangs after 5 tasks

ssh ansible

Ansible version sort filter error - AttributeError: 'map' object has no attribute 'pop'

Ansible Task failing with when condition

ansible jinja2 amazon-ecs

Vagrant up : bad interpreter: No such file or directory

Run aws_s3 task on remote with environment credentials from executor

amazon-s3 ansible

Ansible - Role Argument Validation Dict

validation ansible

Ansible playbook loop from site yaml or template?

ansible

How do I uninstall a Chocolatey package with Ansible?

Why do I get "does not reference a node" with XML document with namespaces using Ansbile XML module?

xml xpath ansible

Ansible get_url Download file only if changed

ansible

Escape special XML characters in Jinja2 with Ansible

Run only tasks with a certain tag or untagged

ansible