Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

Extract two strings from a line of text with Ansible

python list filter ansible

Ansible - Take some variable values from one host and use them in another host

shell ansible

Is it possible to use variable in path with lineinfile ansible module?

ansible

Quote being escaped in Jinja2

ansible jinja2

How do I transform a list of objects in a list of strings in Ansible?

python ansible yaml jinja2

Getting a python warning when running playbook EC2 inventory

ansible ansible-inventory

howto extract last number in ansible variable

regex ansible

Ansible unarchive: "Failed to find handler"

ansible

How to enter the Digital Ocean token?

ansible ansible-2.x

Ansible Rolling Deployment across Multiple Load Balancers

ansible

How can I assign the default Ansible value when environment variable does not exist?

Remove duplicate lines from Ansible variable

How to manage ssh key file when we want to execute ansible command with github actions

query key from complex json by combining dict2items and JMESPath with ansible

Collections in Ansible galaxy yaml file was ignored when I run install command

ansible ansible-galaxy

How to tail the logs of long running python script invoked via ansible

python python-3.x ansible

How to backport Ansible extras module?

module ansible backport