Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Ansible template error while templating string: unexpected

ansible

Ansible concat default variable and literal string

How to make Ansible Dynamic Inventory work with Google Cloud Platform (Google Compute Engine), GCP

Ansible jenkins_plugin module returns "HTTP Error 403: No valid crumb was included in the request"

Why my cronjob setup by Ansible is not running?

cron vagrant ansible

Ansible vault doesn't save changes with Sublime Text

How to pass the value to Ansible playbook from Jenkins

How to use 'skip: true' with 'with_first_found'?

ansible