Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible-playbook

Ansible Command module says that '|' is illegal character

Ansible - Print message - debug: msg="line1 \n {{ var2 }} \n line3 with var3 = {{ var3 }}"

How to run apt update and upgrade via Ansible shell

ansible ansible-playbook

How can I write variables inside the tasks file in ansible

ansible ansible-playbook

Run an Ansible task only when the variable contains a specific string

Ansible: How to encrypt some variables in an inventory file in a separate vault file?

Ansible notify handlers in another role

ansible ansible-playbook

ansible: include role in a role?

ansible ansible-playbook

include tasks from another role in ansible playbook

ansible ansible-playbook

Ansible: create a user with sudo privileges

ansible-playbook sudoers

How to copy files with ansible relatively to the role?

ansible ansible-playbook

Ansible: Store command's stdout in new variable?

ansible ansible-playbook

Ansible: Set variable to file content

ansible ansible-playbook

Write variable to a file in Ansible

file ansible-playbook

Override hosts variable of Ansible playbook from the command line

ansible ansible-playbook

How to run a task when variable is undefined in ansible?

ansible ansible-playbook

How to automatically install Ansible Galaxy roles?

Ansible fails with /bin/sh: 1: /usr/bin/python: not found

ansible ansible-playbook

Safely limiting Ansible playbooks to a single machine?

ansible ansible-playbook

How can I pass variable to ansible playbook in the command line?