Compare commits
No commits in common. "39efaf70830bbf474b38e7d702e9972b1c0c9402" and "c0278455b4208ee8ab24b1ff3477298551c243e1" have entirely different histories.
39efaf7083
...
c0278455b4
@ -1,12 +1,12 @@
|
||||
namespace: finallycoffee
|
||||
name: fediverse
|
||||
version: 0.1.0
|
||||
version: 0.0.1
|
||||
readme: README.md
|
||||
authors:
|
||||
- transcaffeine <transcaffeine@finally.coffee>
|
||||
description: Deploying fediverse software, mostly ActivityPub based
|
||||
dependencies:
|
||||
"community.docker": "^3.0.0"
|
||||
"community.docker": "^1.10.0"
|
||||
license_file: LICENSE.md
|
||||
build_ignore:
|
||||
- '*.tar.gz'
|
||||
|
@ -1,3 +1,3 @@
|
||||
---
|
||||
|
||||
requires_ansible: ">=2.15"
|
||||
requires_ansible: ">=2.12"
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
|
||||
gotosocial_user: "gotosocial"
|
||||
gotosocial_version: 0.16.0
|
||||
gotosocial_version: 0.10.0
|
||||
gotosocial_base_path: "/opt/gotosocial"
|
||||
gotosocial_config_path: "{{ gotosocial_base_path }}/config"
|
||||
gotosocial_template_path: "{{ gotosocial_base_path }}/templates"
|
||||
|
Loading…
x
Reference in New Issue
Block a user