Merge staging to main #31

Merged
muppeth merged 12 commits from staging into main 2024-08-01 06:16:23 +02:00
Owner

Main changes:

  • Replace prosody_certificates to prosody_certificate_path variable
  • Fix contact detail related task/variables
  • Fix typos
  • Remove Changelog
Main changes: - Replace `prosody_certificates` to `prosody_certificate_path` variable - Fix contact detail related task/variables - Fix typos - Remove Changelog
muppeth added 10 commits 2024-07-30 08:56:42 +02:00
meaz reviewed 2024-07-30 18:26:08 +02:00
@ -6,3 +6,1 @@
prosody_admins: "'admin@example.org'"
prosody_contact_info: "'support@example.org'"
prosody_abuse_info: "'abuse@example.org'"
prosody_admins: "admin@example.org"
Owner

It has to be prosody_admins: "'admin@example.org'"

It has to be `prosody_admins: "'admin@example.org'"`
Author
Owner

This is resolved

This is resolved
muppeth added 2 commits 2024-07-31 09:59:28 +02:00
muppeth changed title from WIP: Merge staging to main to Merge staging to main 2024-07-31 10:00:16 +02:00
Author
Owner

@meaz You can approve whenever you have time.

@meaz You can approve whenever you have time.
muppeth merged commit cb723da293 into main 2024-08-01 06:16:23 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Disroot-Ansible/prosody#31
No description provided.