Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

How to gather ansible_facts inside of a role only when needed?

ansible ansible-facts

Ansible Expect module timeout, but command has been completed

ansible pexpect

ansible playbook to check server reachability from target host

ansible

How can I add 30 seconds time delay between hosts in this ansible script?

ansible delay sleep

Ansible for Windows: Cannot access Windows machine via WinRM

windows azure ansible winrm

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