Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

Is it possible to set a fact of an array in Ansible?

ansible

Add swap memory with ansible

Ansible: Set variable only if undefined

ansible ansible-playbook

Ansible to Conditionally Prompt for a Variable?

variables ansible

How to diff ansible vault changes?

git diff ansible ansible-vault

Is it possible to write Ansible hosts/inventory files in YAML?

ansible ansible-inventory

Running ansible-playbook using Python API

Ansible with multiple SSH key pair

ansible

How to pass a user / password in ansible command

ssh ansible ansible-ad-hoc

Ansible condition when string not matching

ansible ansible-playbook

How to prevent 'changed' flag when 'register'-ing a variable?

ansible

How to list all currently targeted hosts in an Ansible play

ansible ansible-playbook

How to escape double and single quotes in YAML within the same string

How to make Ansible run one certain task only on one host?

ansible

Running an Ansible Playbook on a particular group of servers

ansible ansible-playbook

ansible playbook execute in this order: task, role, task, role, task

ansible

Using True False with Ansible When Clause

How do I pass username and password while using Ansible Git module?

Ansible lineinfile duplicates line

ansible

NGINX: connect() to unix:/var/run/php7.0-fpm.sock failed (2: No such file or directory)

php linux sockets nginx ansible