Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

How to reboot CentOS 7 with Ansible?

centos ansible centos7

ansible - check if file exists on *local* machine

ansible ansible-playbook

ansible - when statements should not include jinja2 templating delimiters

ansible

How do I get an Ansible template to honor new lines after a conditional

templates jinja2 ansible

Set fact with dynamic key name in ansible

variables dynamic ansible

Evaluating return code in ansible conditional

ansible

How can escape colon in a string within an Ansible YAML file?

Clean error output in ansible-playbook

ansible ansible-playbook

How to run an ansible-playbook with a passphrase-protected-ssh-private-key?

ssh ansible

Ansible shell module returns error when grep results are empty

grep ansible

How to restart Jenkins using Ansible and wait for it to come back?

What is the difference between a Docker Container and an Ansible Playbook?

Force fact-gathering on all hosts

SSH Error: Permission denied (publickey,password) in Ansible

ssh ansible

Check if arrays are defined and not empty in ansible

ansible ansible-facts

Install Bundler gem using Ansible

Is there any option to list groups in Ansible?

ansible

Save temporary ansible shell scripts instead of deleting

ansible ansible-playbook

Append list variable to another list in Ansible

Ansible doesn't pick up group_vars without loading it manually

ansible