Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

Loop over a nested dictionary in Ansible

ansible cron jinja2

ansible android update sdk giving can't find sdkmanager.jar

Setting and using environment variable in Ansible

Make ansible run a task in a playbook multiple times based on variables

ansible selenium-ide

How to set a variable as a list in Packer for Ansible?

list ansible packer

How to pass ansible variables into vagrant

ansible vagrant vagrantfile

Ansible & Jinja2: Convert two lists into key, value dict

ansible jinja2

AnsibleUndefinedVariable: 'ansible.vars.hostvars.HostVarsVars object' has no attribute

linux ansible

What is the proper syntax for an ansible inventory file?

Ansible role dependency handling for collections

ansible

How to install Ansible in Amazon Linux EC2?

Use variable from another host

ansible

In Ansible, how to add a block of text at end of a file with a blank line before the marker?

ansible ansible-2.x

Database specificity in sql dump file generated using Ansible mysql_db module

mysql ansible

Ansible "ERROR! Attempting to decrypt but no vault secrets found" but I'm not decrypting anything

python ansible

Ansible - Run playbooks using systemd (.service files)

linux service ansible systemd

Ansible string variable to Terraform list(string)

Ansible host file how to provide # in ansible_ssh_pass

How to access group variables from inventory file inside ansible yaml

ansible ansible-inventory