Rename

Rename a PostgreSQL Database - Ansible module postgresql_db

How to Rename a PostgreSQL Database with Ansible? I’m going to show you a live Playbook with some simple Ansible code.

Continue reading

Rename file or directory - Ansible module copy and file

How to rename a file or directory using an Ansible task on a remote system?

Continue reading