Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ansible

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

Ansible: SSH Error: unix_listener: too long for Unix domain socket

ssh amazon-ec2 ansible

Loop dictionary in ansible template

How can I take a list of server names and append a resource URI and port to each?

ansible with_items list of lists is flattening

yaml ansible

Ansible local_action directive

ansible

Ansible random UUID generation

ansible

How to generate single reusable random password with ansible

ansible

How to make ansible only ask for become password when required

ansible