Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible-playbook

Why does this ansible lineinfile task always trigger a notify?

ansible ansible-playbook

Ansible with_subelements default value

ansible ansible-playbook

docker with ansible wait for database

How to loop over array containing template variables with ansible?

Pass a parameter to Ansible's dynamic inventory

Get the pid of a running playbook for use within the playbook

How to make ansible connect to windows host behind linux jump server

Ansible to generate random passwords automatically for users

ansible ansible-playbook

Ansible, role not found error

Ansible set_fact across plays

ansible ansible-playbook

Include vars in role tasks

ansible ansible-playbook

Is a correct YAML file enough for a correct ansible playbook, syntax errors aside?

Ansible Using --extra-vars for conditional includes

ansible-playbook

Remove package ansible playbook

Filter a substring matching a pattern from an ansible variable and assign matched substring to another variable

Is there an elegant way to check file integrity with md5 in ansible using md5 files fetched from server?

Pass Ansible variables from one role (running on one host) to another role running on another host within the same playbook

How to delete *.web files only if they exist

ansible ansible-playbook

Ansible: playbook calling Role in a directory that is in the roles directory

Error when installing docker-compose using ansible-playbook