Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

Ansible module to stop and start `ssh` service

ansible ansible-inventory

Simple Ansible playbook: Location of file for task to copy file to target servers?

ansible

Ansible - only run a series of tasks if a precondition is met

ansible ansible-playbook

packer + ansible, how to specify the inventory file

ansible using loop and multiple variables

ansible ansible-playbook

Ansible - how to keep only 3 release

ansible ansible-playbook

How to get variables from ansible result

ansible ansible-playbook

How to build a list of file names in a local directory?

ansible

Why Ansible ignores ansible_become_password variable?

How should I restart a service using ansible?

ansible

Ansible : what is default password for the new user created using Ansible 'user' module

ansible ansible-playbook

apt_repository module fails ansible

ERROR! this task 'apt_repository' has extra params

Ansible -> How to force execution of all tasks?

How to set condition for single option of ansible module alone

Ansible replace code in multiple files in a directory

linux centos ansible

How can i move all files in a directory to another using Ansible module?

ansible

Ansible: disable service only if present

ansible

Does Ansible create a separate SSH Connection for each tasks inside a playbook [closed]

ssh ansible

Running sub shell command in Ansible ad-hoc

bash ansible