mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
gitlab_project: Add a parameter to specify Git LFS (#1540)
* Update docs * Update example * Refactor code * Add a parameter ``lfs_enabled`` to specify Git Large file systems Fixes: #1506 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
parent
c63f3f9956
commit
da2a629919
2 changed files with 63 additions and 40 deletions
2
changelogs/fragments/1506_gitlab_project.yml
Normal file
2
changelogs/fragments/1506_gitlab_project.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- gitlab_project - add parameter ``lfs_enabled`` to specify Git LFS (https://github.com/ansible-collections/community.general/issues/1506).
|
Loading…
Add table
Add a link
Reference in a new issue