Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

Ansible - Save registered variable to file

ansible ansible-playbook

How to specify ansible pretasks for a role?

dependencies ansible role

Ansible: Get all the IP addresses of a group

How to detect why Ansible playbook hangs during execution

Check if a list contains an item in Ansible

yaml ansible

Ansible: To use the 'ssh' connection type with passwords, you must install the sshpass program"

ansible

Ansible: How to test that a registered variable is not empty?

ansible yaml

merging dictionaries in ansible

shell-init: error retrieving current directory: getcwd -- The usual fixes do not wor

linux bash shell ssh ansible

Ansible: copy a directory content to another directory

ansible ansible-2.x

Ansible Handler notify vs register

ansible ansible-playbook

Ansible: deploy on multiple hosts in the same time

ansible

Ansible: how to construct a variable from another variable and then fetch it's value

ansible

Ansible date variable

ansible fact

Difference between become and become_user in Ansible

Ansible SSH private key in source control?

git ssh ansible ssh-keys

user vs sudo vs sudo_user in ansible playbooks

sudo ansible

How to define private SSH keys for servers in dynamic inventories

ansible

Conditionally define variable in Ansible

ansible

How to execute a shell script on a remote server using Ansible?

shell ansible remote-server