Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

how to use include_vars in ansible

Pass a file and variables through --extra-vars

ansible ansible-playbook

Ansible roles/packages - Ansible Galaxy - error on installation MAC OSX

How to use ansible to provision vim vundle plugin?

vim ansible vundle

Ansible : host in multiple groups

ansible

Ansible Copy vs Synchronize

ansible

Ansible: Provided hosts list is empty

ansible ansible-playbook

Ansible: How to use variables defined in inventory file (hosts) in my playbook?

unable to create a directory path using ansible unarchive module?

ansible

SSH to remote server using ansible

ssh ansible

Ansible create postgresql user with access to all tables?

Ansible 1.6 include with_items deprecated

Use multiple var files in ansible role

ansible ansible-vault

Check Ansible version from inside of a playbook

ansible ansible-playbook

Where to place requirements.yml for Ansible and use it to resolve dependencies?

ansible ansible-role

How to remove or exclude an item in an Ansible template list?

get dict value from variable key in ansible

ansible

Ansible + Ubuntu 18.04 + MySQL = "The PyMySQL (Python 2.7 and Python 3.X) or MySQL-python (Python 2.X) module is required."

python mysql ansible

how to create Ansible playbook to obtain OS versions of the remote hosts?

Using variables for file name and file contents in lineinfile module

ansible ansible-playbook