Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Ansible - accessing local environment variables

ansible

Displaying output of a remote command with Ansible

How to force handler to run before executing a task in Ansible?

ansible ansible-handlers

Where to store Ansible host file on Mac OS X

Ansible Command module says that '|' is illegal character

Ansible - Print message - debug: msg="line1 \n {{ var2 }} \n line3 with var3 = {{ var3 }}"

How to run apt update and upgrade via Ansible shell

ansible ansible-playbook

How can I write variables inside the tasks file in ansible

ansible ansible-playbook

Run an Ansible task only when the variable contains a specific string

Ansible: How to encrypt some variables in an inventory file in a separate vault file?

How do I set register a variable to persist between plays in ansible?

deployment ansible

Ansible notify handlers in another role

ansible ansible-playbook

Ansible - Mode 755 for directories and 644 for files recursively

file-permissions ansible

How to decrypt string with ansible-vault 2.3.0

ansible ansible-vault

Is Ansible a replacement for a CI tool like Hudson/Jenkins?

jenkins hudson ansible

ansible: include role in a role?

ansible ansible-playbook

include tasks from another role in ansible playbook

ansible ansible-playbook