Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

Ansible Ignore errors in tasks and fail at end of the playbook if any tasks had errors

ansible ansible-playbook

Create and use group without restart

ansible

Ansible : create a relative symlink

ansible ansible-2.x

Accessing inventory host variable in Ansible playbook

Why does Ansible show "ERROR! no action detected in task" error?

ansible

Skip Ansible task when running in check mode?

ansible ansible-playbook

Using set_facts and with_items together in Ansible

ansible

How do I exit Ansible play without error on a condition

ansible

Missing sudo password in Ansible

ansible

How to make Ansible execute a shell script if a package is not installed

ansible

Only check whether a line present in a file (ansible)

ansible

How to continue execution on failed task after fixing error in playbook?

ansible ansible-playbook

How to use arithmetic when setting a variable value in Ansible?

ansible

Ansible creating a virtualenv

python ansible

How can I test jinja2 templates in ansible?

Ansible: How to chmod +x a file with Ansible?

bash ansible

Ansible playbook shell output

shell sed ansible

Unexpected Exception: name 'basestring' is not defined when invoking ansible2

Why is copying a directory with Ansible so slow?

scp ansible

SSH Agent Forwarding with Ansible

git ssh ansible ssh-agent