Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

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

Ansible to generate random passwords automatically for users

ansible ansible-playbook

Ansible, role not found error

Can Ansible deploy public SSH key asking password only once?

Ansible with_fileglob is skipping

ansible