Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

Search Dictionary Values in Ansible

ansible ansible-2.x

How to switch Ansible playbook to another host when calling second playbook

ansible ansible-facts

Ansible: How to get duplicate items from list?

ansible

Convert numeric month to string month name in Ansible

ansible jinja2 ansible-2.x

Use ansible variable in replace string for regex_replace

ansible

JMESPath date filtering

python json ansible jmespath

ansible: filter one element of the list to string

How to create a user without .bashrc in Ansible?

linux ansible

how to force ansible to use python3

python python-3.x ansible

ERROR! couldn't resolve module/action . This often indicates a misspelling, missing collection, or incorrect module path

ansible

ERROR! unexpected parameter type in action: <class 'ansible.parsing.yaml.objects.AnsibleSequence'>

ansible

How to print only the stderr_lines when shell command execution fails in ansible playbook task

ansible

Ansible with Vagrant: read inventory from Vagrantfile "extra_vars"

Docker NFS volume using Ansible

Ansible - How to execute local commands with default user, not sudo?

ansible

ansible lineinfile: add line in a certain place if absent from entire file

ansible