Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

Ansible - putting facts in SQLite via Callback

Ansible module failure. "/bin/sh: sudo: command not found" although it is available on machine I am running against

ansible sudo

How to specify dependecies to Ansible Galaxy roles from other roles?

ansible ansible-2.x

In ansible, when to use shell vs script module to run a shell script

ansible

Hold multiple packages using Ansible

linux ansible

Ansible role does not read templates in playbook dir or other role's templates dir

ansible jinja2

Way to set "--rm" flag for Ansible Docker module?

docker ansible

Ansible nested host_vars folders

How to run a shell function as a command in Ansible?

bash shell ansible nvm

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