Update 'Home'

m 2023-02-04 14:25:13 +00:00
parent bf6732dcec
commit 1200c60362
1 changed files with 17 additions and 3 deletions

20
Home.md

@ -1,12 +1,26 @@
# markuman.nextcloud
### Install
## Install
`ansible-galaxy collection install markuman.nextcloud`
Latest release from galaxy.ansible.com
##### requirements:
```
ansible-galaxy collection install markuman.nextcloud
```
Install from scm
```
ansible-galaxy collection install git+https://github.com/markuman/markuman.nextcloud
```
### requirements:
* ansible >= 2.9.10
* python3
* requests
* pysodium (_passwords E2EE_)
### Authentication