Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

Create Local File With Ansible Template From Variables

Ansible fail a playbook if directory not exist in windows

ansible

Ansible - The error was: 'item' is undefined

ansible esxi

Use a var in a var in Ansible (lookup) - aws_ssm plugin

variables ansible yaml

Ansible : Split a string with multiple spaces as delimiter

ansible

Provisioning a docker container using ansible

python docker ansible

Can "ansible_ssh_common_args" variable be used for different child groups in inventory file?

ansible

Combine attribute value using json_query in ansible

ansible jmespath json-query

Is there a way to use a regular expression to match hosts in ansible?

Cannot create symbolic link in Ansible, says: "folder is not empty, refusing to convert it"

ansible

It's possible disable ssl validation from ansible.cfg for Ansible?

ansible

Ansible playbook copy failed - msg: could not find src

file copy ansible

Return only the 'msg:' from Ansible playbook

ansible yaml

How to achieve sudo su - <user> and run all command in ansible

ansible

Ansible inconsistent value for ansible_fqdn

ansible hostname

How to Find List Membership in a List in Ansible

ansible

Ansible pull block device UUID from loop, and use for variable on mount module

ansible jinja2 centos7

How to use a state conditionally?

ansible

Ansible List Variable and Select Filter to ignore matched items

Error on ansible playbook: No package matching 'python-pip' found available -on centos guest

python pip ansible