Compare commits

..

5 Commits

2 changed files with 1 additions and 2 deletions

View File

@ -4,6 +4,7 @@
roles:
- { role: do1jlr.gitea, tags: gitea }
vars:
gitea_version: latest
gitea_fqdn: 'git.ansol.org'
gitea_root_url: 'https://git.ansol.org'
gitea_http_listen: '0.0.0.0'

View File

@ -1,8 +1,6 @@
# Passos manuais preparatórios
```bash
$ apt install zfsutils-linux snapd
$ snap install lxd
$ lxd init
```
```text