Giter Site home page Giter Site logo

Comments (3)

xtrinch avatar xtrinch commented on July 18, 2024 1

I am running Ubuntu Server 16.04.2 LTS.

I'm not overriding any of this role's variables and it's a clean virtualbox installation of ubuntu server.
I am not entirely sure if before this I haven't tried other postgres ansible-galaxy roles, but I still think this role should not assume I come with a clean installation and at least throw me an error if it finds a different version. If I'm wrong, just close this issue :)

from ansible-role-postgresql.

geerlingguy avatar geerlingguy commented on July 18, 2024 1

I still think this role should not assume I come with a clean installation and at least throw me an error if it finds a different version.

This role (and most of my other Ansible stuff, to be honest) presumes you're either completely starting fresh (new servers/containers/etc.) and provisioning the first time, and every time thereafter, using Ansible. There are usually ways you can tweak my roles' default vars to work with existing installations, but trying to autodetect what versions/what vars/etc. is installed across multiple OSes and multiple OS versions (and accounting for repository differences, etc.) is way beyond what I'd be willing to try and support.

Basically, I would say if it's not automated, either rebuild it automated, or don't automate it and deprecate it until you can switch it off, and then bring up an automated instance in its place :)

from ansible-role-postgresql.

geerlingguy avatar geerlingguy commented on July 18, 2024

@xtrinch - Can you provide more details about how you got this error? Are you overriding any of this role's variables, or have you managed PostgreSQL on your server differently before, and are now adding in this role?

The tests are passing for the two latest Ubuntu LTS releases: https://travis-ci.org/geerlingguy/ansible-role-postgresql — are you running a different version?

from ansible-role-postgresql.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.