1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins
Veikko Virrankoski b9244130ef
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
2024-08-11 20:10:35 +02:00
..
action Fix pylint and pep8 issues exposed by latest ansible-core's ansible-test sanity checks (#8720) 2024-08-07 15:18:58 +02:00
become Type options of become plugins (#8623) 2024-07-21 21:02:49 +02:00
cache Type options of cache plugins (#8624) 2024-07-28 13:09:46 +02:00
callback Fix pylint and pep8 issues exposed by latest ansible-core's ansible-test sanity checks (#8720) 2024-08-07 15:18:58 +02:00
connection Type options of connection plugins (#8627) 2024-07-21 21:04:53 +02:00
doc_fragments Add TLS certs params to redis (#8654) 2024-07-23 18:01:37 +02:00
filter New Plugins #8594 (#8595) 2024-07-13 13:32:36 +02:00
inventory Type options of inventory plugins (#8625) 2024-07-21 21:04:16 +02:00
lookup Type options of lookup plugins (#8626) 2024-07-21 21:03:41 +02:00
module_utils Fix pylint and pep8 issues exposed by latest ansible-core's ansible-test sanity checks (#8720) 2024-08-07 15:18:58 +02:00
modules Gitlab_project: add options for repository_access_level and container_expiration_policy (#8674) 2024-08-11 20:10:35 +02:00
plugin_utils New Plugins #8594 (#8595) 2024-07-13 13:32:36 +02:00
test New Plugins #8594 (#8595) 2024-07-13 13:32:36 +02:00