ansible-ThoTeam / nexus3-oss

Ansible role to install and provision sonatype nexus3-oss
GNU General Public License v3.0
286 stars 205 forks source link

Add a parameter allow_redeploy_latest_tag to nexus_repos_docker_hosted #385

Closed xaviou closed 8 months ago

xaviou commented 10 months ago

Since Nexus 3.21.1 there is a new parameter "Allow redeploy only on 'latest' tag" for hosted docker repositories with deployment policy "Disable redeploy":

Screenshot_20231107_170256

Because we cannot set this parameter through Ansible we get this error.

brianveltman commented 9 months ago

@xaviou work in progress :-)

brianveltman commented 9 months ago

@zeitounator PR is ready #395