mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-26 05:32:45 +00:00
Gitlab_project: add options for repository_access_level and container_expiration_policy (#8674)
* gitlab_project: add option repository_access_level to disable repository
* gitlab_project: add option container_expiration_policy to schedule registry cleanup
* add chnagelog fragment
* Fix changelog fragment PR id
* Fix formatting
* Add required suboptions for container_expiration_policy
* Handle setting only a subset of policy attributes
* Fix changed indicator when policy attribute has null value
* Add descriptions to field clearing options in gitlab container_expiration_policy
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| .keep | ||
| 9.3.0.yml | ||
| 8623-become-types.yml | ||
| 8624-cache-types.yml | ||
| 8625-inventory-types.yml | ||
| 8626-lookup-types.yml | ||
| 8627-connection-types.yml | ||
| 8628-callback-types.yml | ||
| 8632-pkgng-add-option-use_globs.yml | ||
| 8646-fix-bug-in-proxmox-volumes.yml | ||
| 8648-fix-gitlab-runner-paused.yaml | ||
| 8654-add-redis-tls-params.yml | ||
| 8674-add-gitlab-project-cleanup-policy.yml | ||
| 8675-pipx-install-suffix.yml | ||
| 8711-gconftool2-refactor.yml | ||