Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

When to use from_json filter in Ansible?

ansible

Ansible: How to delete a folder and file inside a directory in a single task?

ansible

Which is the best way to make config changes in conf files in ansible

Ansible: Passing evaluated variables to includes

ansible

How to add MAILTO to a cron.d cron_file in Ansible?

cron ansible

Order of executing roles, tasks, pre_tasks, post_task. Can tasks be defined in playbook?

ansible task

why ansible always replaces double quotes with single quotes in templates?

docker jinja2 ansible

Ansible: Multiple and/or conditionals in when clause

ansible ansible-2.x

Ansible - Fetch first few character of a register value

ansible ansible-playbook

How to automatically install Ansible Galaxy roles, using Vagrant?

How to use Ansible wait_for to check a command status with multiple lines?

ansible ansible-2.x

How to execute ansible playbook from crontab?

ansible

Sanity check before running ansible playbook -> count hosts

ansible ansible-playbook

Stat.exists with list of variables in ansible

How to check whether an item is present in an Ansible array?

ansible

Execute Ansible task on different hosts

ansible ansible-playbook

Ansible - how to remove an item from a list?

python ansible jinja2

Check if directory is a mount point?

Ansible playbook wait until all pods running

kubernetes ansible

How to grant MySQL server administration privileges (SUPER, RELOAD...) with ansible?

mysql ansible