Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

Ansible ad-hoc output: How to split every node result with new line?

ansible format output adhoc

Displaying a custom name for a host

How to break `with_lines` cycle in Ansible? [duplicate]

ansible

Ansible can not locate file in lookup when using a tilde in path

ansible

jinja template adds extra line when if condition is not satisfied

ansible jinja2

Split string to get all but the last element

split ansible formatting

How to divide and multiply Ansible facts queried by json_query?

Choose a specific host/host-group using ansible-playbook

ansible ansible-inventory

File permissions unset or incorrect

ansible

How can I configure IIS subfeatures in Ansible

iis ansible

Ansible run task once per database-name

ansible

Insert line in nginx configuration file ansible inside http {}

nginx centos ansible

Checking output of a shell command in ansible

bash shell ansible

How to setup SSH connection with Ansible?

ssh ansible

Is it possible to copy a local file to a remove server without using the Copy module?

ansible

Ansible - Get Facts from Remote Windows Hosts

ansible ansible-facts

How to check whether the result of an Ansible task is the same on all the servers?

ansible

Ansible: Copy file into another users home directory

ansible AttributeError: 'list' object has no attribute 'startswith'

ansible ansible-2.x

Ansible-playbook - how to add upper case in a string

ansible