Create a PostgreSQL Database - Ansible module postgresql_db

preview_player
Показать описание
How to automate the creation of a "testdb" database on PostgreSQL using Ansible Playbook and postgresql_db module.

BUY the Complete PDF BOOK to easily Copy and Paste the 200+ Ansible code
200+ Automation Examples For Linux and Windows System Administrator and DevOps

my VIDEO COURSE: Ansible by Examples
200+ Automation Examples For Linux and Windows System Administrator and DevOps
Рекомендации по теме
Комментарии
Автор

ERROR! couldn't resolve module/action 'ansible.windows.win_file'. This often indicates a misspelling, missing collection, or incorrect module path.

shambhunathsahani
Автор

When i run my playbook its shows an error unprivileged user even though i add my postgres user in sudoers file but issu enot resolved. what to do?

novaturient