Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

How to define hash (dict) in ansible inventory file?

ansible ansible-inventory

How to get the SHA of the checked out code with ansible git module?

Why does this ansible lineinfile task always trigger a notify?

ansible ansible-playbook

Ansible doesn't load ~/.profile

ansible

how to run local command via ansible-playbook

ansible

I want to include another Jinja2 template in an Ansible context in Jinja2

How do you prevent a dpkg installation task to notify a changed state when it runs for the second time?

deb dpkg ansible

Error: ansible requires a json module, none found

json ansible

Accessing a dictionary using another variable as key YAML

ansible yaml

How do you set up a confirmation prompt before running a task in a playbook?

ansible

How to format a variable in Ansible value

jinja2 ansible

Ansible: path to ansible.cfg

ansible

zsh: command not found: ansible after pip installing

macos ansible

Ansible with_subelements default value

ansible ansible-playbook

docker with ansible wait for database

Is there a way to have both encrypted and nonencrypted host vars?

ansible

Ansible delegate_to how to set user that is used to connect to target?

ansible ansible-2.x

Querying ansible global group variables via (python)

python ansible

Is there a way to allow downgrades with apt Ansible module?

ansible

How to continuously tail remote files using ansible?

ansible tail