Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

Ansible: iterate over a list of dictionaries - loop vs. with_items

loops ansible

How to loop over array containing template variables with ansible?

can not source ~/.bashrc file with ansible

bash ansible

Ansible group vars priority

Is Ansible Turing Complete?

ansible turing-complete

How to fallback to a default value when ansible lookup fails?

ansible jinja2

Get the pid of a running playbook for use within the playbook

How to set Pycharm with Ansible plugin to do code completion for variables?

This task (name) has extra params, which is only allowed

ansible

Create MySQL Tables with Ansible

mysql sql database ansible

How to make ansible connect to windows host behind linux jump server

Using the first host in group

ansible

Ansible dnf module enable Fedora Copr repository

ansible fedora lxd dnf

Running a playbook on multiple host groups one at a time

how to choose a python interpreter for Ansible playbook?

python ansible

Ansible : [DEPRECATION WARNING]: Using bare variables is deprecated [duplicate]

ansible

How to update package cache when using module package from ansible

ansible package-managers

Rename roles/rolename/tasks/main.yml to rolename.yml in Ansible

ansible

Ansible: How to declare global variable within playbook?

ansible ansible-inventory

How can I persist an ansible variable across ansible roles?

ansible