Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

lineinfile: Don't insert lines if they already exist

ansible ansible-playbook

Multiline strings with leading spaces

ansible ansible-playbook

ansible become_user for a set of tasks

Get IP address of Docker with Ansible

docker ansible

Ansible - Increment date by 'X' days/minutes

datetime ansible

Ansible: how to solve "sudo: a password is required" error? [duplicate]

ansible ansible-2.x

Ansible: restrict list to unique elements

Ansible install node with nvm

node.js ansible nvm

run ansible task only if tag is NOT specified

tags ansible

Ansible local_action example how does it work

ansible

Ansible, how to check if a variable is not null?

ansible

Ansible : The loop variable 'item' is already in use

ansible ansible-2.x

ansible can't get inventory_hostname

create multiple directories using ansible

ansible ansible-playbook

Getting MAC address from Ansible facts in role

Using variable in default filter in Ansible Jinja2 template

ansible

Ansible wait_for module, start at end of file

ansible ansible-playbook

Ansible: firewalld and adding new zone

ansible firewalld

Puppet vs Ansible - why would organisation use both?

ansible puppet

What if a remote environment variable doesn't exist? Ansible take this as an fatal error. How to avoid that?

ansible