https://github.com/oefenweb/ansible-git-lfs-bitbucket-media-api
Ansible role to set up (the latest or a specific version of) Git LFS Custom Adapter for Bitbucket in Debian-like systems
https://github.com/oefenweb/ansible-git-lfs-bitbucket-media-api
ansible bitbucket debian git git-lfs ubuntu
Last synced: 5 months ago
JSON representation
Ansible role to set up (the latest or a specific version of) Git LFS Custom Adapter for Bitbucket in Debian-like systems
- Host: GitHub
- URL: https://github.com/oefenweb/ansible-git-lfs-bitbucket-media-api
- Owner: Oefenweb
- License: mit
- Created: 2019-03-15T08:23:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-12-03T13:27:40.000Z (over 1 year ago)
- Last Synced: 2025-03-29T03:41:39.459Z (over 1 year ago)
- Topics: ansible, bitbucket, debian, git, git-lfs, ubuntu
- Language: Dockerfile
- Homepage:
- Size: 71.3 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## git-lfs-bitbucket-media-api
[](https://github.com/Oefenweb/ansible-git-lfs-bitbucket-media-api/actions?query=workflow%3ACI)
[](https://galaxy.ansible.com/Oefenweb/git_lfs_bitbucket_media_api)
Set up (the latest or a specific version of) [Git LFS Custom Adapter for Bitbucket](https://confluence.atlassian.com/bitbucket/bitbucket-lfs-media-adapter-856699998.html) in Debian-like systems.
#### Requirements
* `curl` (will be installed)
* `unzip` (will be installed)
* `git` (will be installed)
#### Variables
None
## Dependencies
None
## Recommended
* `ansible-latest-git` ([see](https://github.com/Oefenweb/ansible-latest-git))
* `ansible-git-lfs` ([see](https://github.com/Oefenweb/ansible-git-lfs))
#### Example
```yaml
---
- hosts: all
roles:
- oefenweb.git-lfs-bitbucket-media-api
```
#### License
MIT
#### Author Information
Mischa ter Smitten
#### Feedback, bug-reports, requests, ...
Are [welcome](https://github.com/Oefenweb/ansible-git-lfs-bitbucket-media-api/issues)!