add pwgen to deps list and add NITTER_HMAC variable to group_vars/all.sample

This commit is contained in:
staticsafe 2021-09-11 12:55:53 -04:00
parent 690755c8ac
commit 5761b49709
2 changed files with 5 additions and 0 deletions

View File

@ -11,5 +11,6 @@
- build-essential
- git
- curl
- pwgen
- name: Add the user that nitter will run as
ansible.builtin.user: name={{ NITTER_USER }} shell=/bin/bash state=present

View File

@ -3,3 +3,7 @@ NITTER_USER: nitter
# Specify the domain Nitter will run under
NITTER_DOMAIN: nitter.example.com
# Specify the HMAC Nitter will use
# generate this using pwgen -s 24 1
NITTER_HMAC: