Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

How to divide and multiply Ansible facts queried by json_query?

Choose a specific host/host-group using ansible-playbook

ansible ansible-inventory

File permissions unset or incorrect

ansible

How can I configure IIS subfeatures in Ansible

iis ansible

Ansible run task once per database-name

ansible

Insert line in nginx configuration file ansible inside http {}

nginx centos ansible

Checking output of a shell command in ansible

bash shell ansible

How to setup SSH connection with Ansible?

ssh ansible

Is it possible to copy a local file to a remove server without using the Copy module?

ansible

Ansible - Get Facts from Remote Windows Hosts

ansible ansible-facts

How to check whether the result of an Ansible task is the same on all the servers?

ansible

Ansible: Copy file into another users home directory

ansible AttributeError: 'list' object has no attribute 'startswith'

ansible ansible-2.x

Ansible-playbook - how to add upper case in a string

ansible

Specify docker containers in /etc/ansible/hosts file

docker ansible

Unable to install ansible collections from a private git repository using Https and SSH link

git github collections ansible

How can I make Ansible interpret a variable inside a variable?

ansible jinja2

Ansible Failed to set permissions on the temporary files

ansible ansible-2.x

ERROR! 'fail' is not a valid attribute for a Play

ansible

Ansible handlers - exclusive restart or reload

ansible systemd