Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

In ansible, how to synchronize 2 folders on the same remote machine?

Ansible: Perform a failed_when: on an async task based on a value from stdout

ansible

In Ansible, how can I combine a default dictionary in a role with a dictionary passed to that role as an argument?

docker daemon start using ansible

docker ssh ansible

What's the difference between roles and tasks (and tags) in Ansible?

ansible ansible-role

Ansible: How to use inventory variables in ad-hoc commands

ansible

How can I run commands in sudo mode with ansible playbook?

ansible ansible-2.x

Ansible variables wildcard selection

ansible

How to decode a Base64 var to a binary file with Ansible module

ansible base64 binaryfiles

How to install ansible 2.9+ on ubuntu 18.04 and utilize python3?

SSH Fails Due to Key File Permissions When I Try to Provision a Vagrant VM with Ansible on Windows/Cygwin

cygwin vagrant ansible

Ansible: Trying to create multiple EC2 instances in multiple regions in one shot

execute ssh-add with ansible raise an error

Deployment with Ansible from Gitlab CI, dealing with passwords

ansible gitlab-ci

Is it possible to Loop with with_dict and with_nested together using Ansible Playbook?

ansible ansible-playbook

Using pyenv in Ansible

vagrant ansible pyenv

Setting an environment variable in Ansible from a command output of bash command

Extract substring from variable in Ansible

regex ansible

Using Ansible variables in testinfra

Modify JSON in Ansible

python json ansible