Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

How solve"no python application found check your startup logs" error for Django + uWSGI + nginx stack

How to use Ansible command with items?

ansible

Ansible template module not parsing with_items variable

Ansible list of dicts - accessing keys after a list filter

dictionary ansible jinja2

Can we run multiple modules in ansible using single ad-hoc command?

ansible ansible-ad-hoc

Ansible: Using ansible facts, how can I get a disk device based on the storage controller value and then set the device as a variable

ansible ansible-facts

How can i get the output of ansible ad-hoc command in json, csv or other format

linux ansible

UNREACHABLE error while running an Ansible playbook

ansible

difference in two file using ansible module

ansible

Debug info from custom ansible module

python ansible

How can I copy a multi-line string to a file with literal newlines?

ansible newline

Is a graceful reload idempotent for ansible?

simple ansible command meets "ERROR: The file hosts is marked as executable"

ansible

How do I include a lot of vars into Ansible roles

How can I configure /etc/hosts with ansible orchestration

ansible ansible-playbook

about ansible, Permission denied when trying to execute a script

ansible ansible-playbook

Run a batch file in windows using ansible

windows batch-file ansible

Docker compose in production?

Ansible apt-get install output

vagrant ansible

Can I load a role without executing its tasks (to get the modules only)?

ansible