We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As discussed this morning on IRC, for now this repository is making use of branches to setup either master or maintenance versions of geOr: https://github.com/georchestra/ansible/branches
We could stick to the master branch, and use a variable instead to switch to the expected georchestra version. The only place where one can find the version being set is here: https://github.com/georchestra/ansible/blob/22.0.x/playbooks/georchestra.yml#L84
And the diff between master and 22.0.x seems pretty limited: master...22.0.x
The text was updated successfully, but these errors were encountered:
i fully support the idea :)
Sorry, something went wrong.
being able to switch geOrchestra from the hosts' variables (#100)
419e4ac
Merge pull request #101 from georchestra/switch-version-from-variable…
1a95945
…s-def-100 being able to switch geOrchestra from the hosts' variables (#100)
No branches or pull requests
As discussed this morning on IRC, for now this repository is making use of branches to setup either master or maintenance versions of geOr:
https://github.com/georchestra/ansible/branches
We could stick to the master branch, and use a variable instead to switch to the expected georchestra version. The only place where one can find the version being set is here:
https://github.com/georchestra/ansible/blob/22.0.x/playbooks/georchestra.yml#L84
And the diff between master and 22.0.x seems pretty limited:
master...22.0.x
The text was updated successfully, but these errors were encountered: