Update 'Home'

Markus Bergholz 2021-08-02 19:26:28 +00:00
parent d23e4fff7f
commit 69d679e7b7
1 changed files with 4 additions and 0 deletions

@ -52,6 +52,10 @@ However, `host`, `user` and `api_token` can also be set via ENV variable.
* [`generate_password`](generate_password) - receive random generated random password from [passwords](https://apps.nextcloud.com/apps/passwords)
### callback plugins
* [`talk`](callback_talk) - writes playbook output to a nextcloud talk conversation
## Developing / Testing / Hacking
* [development](development)