Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

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

Retrieving contents of j2 template file on stdout

ansible jinja2

How to get negative return codes from powershell to ansible

Ansible vars_prompt in separate file

ansible

A playbook with two roles: running role B complains with role A's code which successfully ran

Ansible: How to optimize running speed of a playbook?

ansible ansible-template

How to add/update git tag from local machine using ansible playbook?

git local ansible git-tag

Ansible is using wrong version of Python

Ansible: append to config line when entry is not present

regex ansible

Download artifact from JFrog Artifactory by using Ansible playbook

ansible

ansible module amazon.aws.ec2_instance - can't get public IP

amazon-ec2 module ansible