Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

Ansible remote_user vs ansible_user

How can I install a systemd service using Ansible?

ansible systemd

One loop over multiple Ansible tasks

Register variables in with_items loop in Ansible playbook

loops variables ansible

Ansible: Insert line if not exists

ansible ansible-playbook

How to set environmental variables using Ansible

ansible java-home

Difference between shell and command in ansible

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