New posts in ansible-playbook

Simple Ansible comparison failing when comparing integers

How can I log inventory_hostname to a file on the remote using a Playbook?

Converting string to integer in Ansible Playbook

Ansible - can't refer to module parameter value

How to copy files with ansible relatively to the role?

Executing one task from a playbook using tags

count.index for dictionary in Ansible

Accessing dict subelement value

ansible run global variable

Ansible task output to a file in ansible server

Execute a task from a host in a role and delegate other task to other host in other role

Ansible: Pbrun not able to execute

How to get extra vars java link and download it in ansible and extract it

Issue with Ansible wait_for module - how to reliably check if the VM is up and running?

Print Ansible header before executing a long running task

In ansible, how do I specify an exclusion set of hosts in a playbook?

Rollback the changes in Ansible

Ansible: Store command's stdout in new variable?

Ansible copy module - how to update file with an existing 'i' attribute?

Ansible jinja2 template from JSON format provided as extra-vars