Documentation
This commit is contained in:
parent
43dcfa1887
commit
cd3aa4094c
@ -12,7 +12,6 @@
|
||||
|
||||
# ----------------------------------------------------------------------------------------------------
|
||||
|
||||
|
||||
- name: Reminder to generate GPG key by hand
|
||||
pause:
|
||||
prompt: "Generate GPG key using gpg --gen-key"
|
||||
@ -69,5 +68,5 @@
|
||||
|
||||
- name: Reminder to add to .profile or .bashrc
|
||||
pause:
|
||||
prompt: "export GPG_TTY=$(tty)"
|
||||
prompt: "Add entry: export GPG_TTY=$(tty)"
|
||||
delegate_to: "{{ control_host }}"
|
@ -119,15 +119,29 @@ deployed-compose:
|
||||
# ----------------------------------------------------------------------------------------------------
|
||||
|
||||
deployed-setup:
|
||||
oracle1:
|
||||
- 4get
|
||||
- anonymousoverflow
|
||||
- scribe
|
||||
oracle2:
|
||||
- firefox
|
||||
- 4get
|
||||
- anonymousoverflow
|
||||
- scribe
|
||||
oracle3:
|
||||
- ntfy
|
||||
- gitea
|
||||
- gitea-netrc
|
||||
- runner
|
||||
- breezewiki
|
||||
- 4get
|
||||
- anonymousoverflow
|
||||
- scribe
|
||||
oracle4:
|
||||
- authelia
|
||||
- nitter
|
||||
- paulgo
|
||||
- caddy
|
||||
- 4get
|
||||
- anonymousoverflow
|
||||
- scribe
|
Loading…
Reference in New Issue
Block a user