permission

Grant Privileges to User/Role on PostgreSQL Database - Ansible module postgresql_privs

How to Grant Privileges to User/Role on PostgreSQL Database with Ansible?

Continue reading

Set Execute Permission (a+x) on Linux File Using Ansible

How to Add Execute Permission 755 on Linux file with Ansible?

Continue reading

Ansible troubleshooting - This command has to be run under the root user

Introduction Today we’re going to talk about Ansible troubleshooting, specifically about the “This command has to be run under the root user” message.

Continue reading

Change file permission - Ansible module file

How to change file or directory permission with Ansible? I’m going to show you a live Playbook and some simple Ansible code.

Continue reading