Skip to content
New issue

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

Use email api to setup nexus email capabilities #398

Merged
merged 2 commits into from
Dec 16, 2023

Conversation

zeitounator
Copy link
Member

Use official API for setting email capabalities. This is a rework of #252 dropping support for too old nexus versions.

Replaces #252
Fixes #252

Using the official API will reduce code in this role.
Furthermore, using an official API remove the need to deploy
dedicated scripts. And such deploy can be annoying depending
on the overall deployment (native, docker, docker-compose, kubernetes).
So, using official API will offer the ability to reuse easier this role
in much more context.
@zeitounator zeitounator merged commit 36d656a into ansible-ThoTeam:main Dec 16, 2023
1 check passed
@zeitounator zeitounator deleted the feature/use-email-api branch December 16, 2023 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants