Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

Ansible Python API: how to pass extra vars to playbook

ansible ansible-2.x

Ansible tag include_role is not working for ansible version 2.3

ansible

How to fix permission denied error when trying to install packages using Ansible?

ansible ansible-inventory

How do I make an idempontent shell in Ansible

ansible

loop over hosts in jinj2a template, respecting --limit

jinja2 ansible

Display Ansible configuration from command line

ansible

How to Install python3.4.3 with Ansible

How to specify case insensitive mode in ansible lineinfile regexp?

regex ansible

Ansible demands installing MySQL-python despite it was already installed

macos ansible mysql-python

How to avoid having to skip fatal task errors with ansible?

ansible

Ansible blockinfile module idempotent?

Ansible password_hash with variable

ansible

Which module to use to edit files - Ansible

ansible

Translate curl --data-urlencode to Ansible uri module

curl ansible

What is the difference between ansible's remote_user & become_user

Stopping all existing docker containers with ansible

docker ansible

Discover management IP and use it in a template

ansible ansible-facts

How to configure Ansible to use my local SSH configuration?

ssh ansible

How to specify multiple conditions in a do-until loop in Ansible

If set_fact is scoped to a host, can I use 'dummy' host as a global variable map?

ansible