Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

How to copy files from remote to host ansible?

ansible

Vagrant multi-machine provisioning

vagrant ansible

Ansible - variable changing it's value even though the condition is not met

ansible command / shell module doesn't seem to evaluate and pick parameters

shell ansible

How to create directories on the server where ansible is running

ansible ansible-inventory

Ansible yum module to install a list of packages AND remove any other packages

ansible yum

Ansible vault - best practice folder structure

ansible ansible-vault

How to get anothers host IP based on variables?

ansible

Change linux password with Ansible playbook script when connecting as a non-root user without sudo privileges

Malformed Block in Ansible

automation ansible rhel

Ansible playbook_dir | basename

ansible ansible-facts

Ansible Playbook: How to run Play based on when condition?

ansible case-when

Ansible - Use when condition in a playbook for roles

ansible

Problem with map when the key does not exist

ansible jinja2

Convert AnsibleUnsafeText to int

ansible

How to download file to Ansible Controller instead to Remote Machine?

ansible

Whats the best way in Ansible to check if a command is available?

ansible

Ansible Unable to encrypt nor hash, passlib must be installed

ansible passlib

How to check if registered variable has a particular pattern in ansible?