Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

Running an Ansible Playbook on a particular group of servers

ansible ansible-playbook

ansible playbook execute in this order: task, role, task, role, task

ansible

Using True False with Ansible When Clause

How do I pass username and password while using Ansible Git module?

Ansible lineinfile duplicates line

ansible

NGINX: connect() to unix:/var/run/php7.0-fpm.sock failed (2: No such file or directory)

php linux sockets nginx ansible

How to remove the line breaker character '\n' from the result of lookup() module in Ansible?

string replace ansible

How to upload encrypted file using ansible vault?

ansible ansible-playbook

In Ansible, how do I add a line to the end of a file?

ansible

How to write dynamic variable in Ansible playbook

Ansible SSH ERROR connection in localhost

PostgreSQL failing peer authentication with Ansible

Where should I be organizing host-specific files/templates?

ansible

Ansible command from inside virtualenv?

virtualenv ansible

Extract filename from file result in ansible

regex jenkins ansible

How can I run a ansible task only if a file or directory does NOT exist?

ansible ansible-playbook

clone a specific branch from git through ansible playbook

How to wait for server restart using Ansible?

How to join a list of strings in Ansible?

ansible

What user will Ansible run my commands as?

node.js linux git ansible