Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

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

Ansible datetime timezone conversion

datetime ansible

Take hosts from hosts-inventory in ascending order - Ansible

ansible ansible-inventory

Ansible extract sub-string from a matched element of a List variable

Deploying with Docker into production: Zero downtime