Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

Is there a way to allow downgrades with apt Ansible module?

ansible

How to continuously tail remote files using ansible?

ansible tail

Ansible using systemd instead of service module

ansible devops

Is there an easy way to generate a graph of Ansible role dependencies?

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