Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

automate usage of SSH local key for git deployment with ansible

Ansible 2.1.0 using become/become_user fails to set permissions on temp file

Ansible conditional based on stdout of result?

linux ansible

Copy local file if exists, using ansible

Ansible provisioning ERROR! Using a SSH password instead of a key is not possible

ansible wget then exec scripts => get_url equivalent

List all ansible hosts from inventory file for a task

How to get an Ansible check to run only once in a playbook?

git ansible

Install MySQL with ansible on ubuntu

mysql ubuntu vagrant ansible

ansible run command on remote host in background

ansible ansible-playbook

pause ansible playbook for user confirmation, whether to run rest tasks

ansible ansible-playbook

Passing variables to ansible roles

ansible ansible-template

Ansible and Wget

ansible

Running Python script via ansible

ansible ansible-2.x

GIT over SSH in Ansible hangs, eventhough ssh-agent forwarding is set up

How to loop over this dictionary in Ansible?

ansible ansible-2.x

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