524b7e7b95
Poetry (https://python-poetry.org) is not declared as a dependency for a
Python project, it must be available somehow in the system. This role
installs it if missing.
- Latest version is installed, unless `ensure_poetry_version` is
informed.
- The installed executable path is set as the `poetry_executable` fact.
- The `/usr/local/bin/poetry` symlink can also be created if
`ensure_poetry_global_symlink: true`.
This new role is basically a copy of the `ensure-nox` role with the
symlink creation snippet taken from the `ensure-tox` role.
The commit adding `ensure-nox` (
|
||
---|---|---|
.. | ||
build-roles-jobs.yaml | ||
cloud-roles-jobs.yaml | ||
container-roles-jobs.yaml | ||
dhall.yaml | ||
general-roles-jobs.yaml | ||
go-jobs.yaml | ||
haskell.yaml | ||
helm-jobs.yaml | ||
java-jobs.yaml | ||
jobs.yaml | ||
js-roles-jobs.yaml | ||
launchpad-roles-jobs.yaml | ||
logs-jobs.yaml | ||
nim-jobs.yaml | ||
packer-jobs.yaml | ||
project.yaml | ||
puppet-roles-jobs.yaml | ||
python-jobs.yaml | ||
python-roles-jobs.yaml | ||
rust-jobs.yaml | ||
terraform-jobs-roles.yaml | ||
test-constraints.txt |