Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

Add a new key-value to a json file using Ansible

json ansible

Ansible: Perform Cleanup on Task Failure

ansible ansible-playbook

ansible: git module is hanging

git ansible

Apply with_items on multiple tasks

ansible ansible-playbook

How to disable gathering facts for subplays not included within given tag

Ansible "when variable == true" not behaving as expected

ansible ansible-playbook

How can I check if file has been downloaded in ansible

ansible

Run Ansible playbook without inventory

ansible ansible-inventory

Ansible: variable interpolation in task name

ansible ansible-playbook

Ansible: How to call a playbook from another?

ansible

Ansible with a bastion host / jump box? [duplicate]

ansible

Pass cert password to Nginx with https site during restart

Ansible: no hosts matched

ansible ansible-playbook

How to split an ansible role's `defaults/main.yml` file into multiple files?

Ansible with_items if item is defined

ansible

How to create new system service by ansible-playbook

ansible ansible-playbook

Ansible: Get number of hosts in group

ansible ansible-playbook

Ansible - Create multiple folders if don't exist

ansible

Ansible Playbook: ERROR! 'command' is not a valid attribute for a Play [duplicate]

ansible

Ansible remote templates

ansible ansible-playbook