Skip to content

BElluu/Ansible-PostgreSQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PostgreSQL role
  1. Complete variables in default directory
  2. Run role using command: sudo ansible-playbook --connection=local postgres-playbook.yml
  3. Try to log in into your database using your created user psql -d "DATABASE_NAME" -U USER_NAME -W -h 127.0.0.1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published