matrix-docker-ansible-deploy icon indicating copy to clipboard operation
matrix-docker-ansible-deploy copied to clipboard

truying to add exter config for ntfy

Open cchalifo999 opened this issue 7 months ago • 0 comments

Playbook Configuration:

My vars.yml file looks like this:

#enable: Ntfy server
ntfy_enabled: true
ntfy_hostname: ntfy.cchalifo.net
ntfy_auth_default_access: 'deny-all'
ntfy_enable_login: 'true'

Matrix Server:

  • OS: manjaro
  • Architecture amd64

Ansible: If your problem appears to be with Ansible, tell us:

  • where you run Ansible — e.g. on the Matrix server itself; on another computer (which OS? distro? standard installation or containerized Ansible?)
  • what version of Ansible you're running (see ansible --version)

Problem description:

Describe what you're doing, what you expect to happen and what happens instead here. Tell us what you've tried and what you're aiming to achieve.

Client (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context Add any other context about the problem here.

cchalifo999 avatar Apr 28 '25 07:04 cchalifo999