index
:
xmpp-prosody-ansible-deploy
master
Ansible playbook that deploys prosody to a server.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
playbook.yaml
Age
Commit message (
Expand
)
Author
2025-08-11
Document domain_with_ds and ds_subname
Matthew Fennell
2025-08-11
Add whitespace between variable definitions
Matthew Fennell
2025-08-11
Set domain_with_ds to "" if no parent domain
Matthew Fennell
2025-08-10
Set hostname in playbook
Matthew Fennell
2025-08-10
Disable cloud-init
Matthew Fennell
2025-08-10
Replace deprecated postgres parameters
Matthew Fennell
2025-08-10
Set pipefail when retrieving DANE hash
Matthew Fennell
2025-07-06
Remove anonymous login support
Matthew Fennell
2025-07-06
Remove roster group support
Matthew Fennell
2025-07-06
Share turnserver between vhosts on same machine
Matthew Fennell
2025-07-05
Manage certificates on localhost
Matthew Fennell
2025-07-05
Do not register users on run
Matthew Fennell
2025-07-05
Remove borgmatic
Matthew Fennell
2024-09-05
Install custom unattended-upgrades config
Matthew Fennell
2024-08-19
Enable roster groups
Matthew Fennell
2024-08-19
Ensure systmed-timesyncd is installed
Matthew Fennell
2024-07-27
Do not manage CAA records in the playbook
Matthew Fennell
2024-05-23
Add anonymous subdomain when requested
Matthew Fennell
2024-05-15
Delegate certificate management to acme project
Matthew Fennell
2024-04-04
Bring repo up-to-date with current prod config
Matthew Fennell
2024-03-03
Do not create AAAA record during the playbook
Matthew Fennell
2024-03-03
Do not delete public keys from root account
Matthew Fennell
2024-03-03
Ensure non-root admin account is created
Matthew Fennell
2024-02-28
Register DNS records via deSEC
Matthew Fennell
2024-02-28
Add whitespace between playbook tasks
Matthew Fennell
2024-02-28
Remove certificate renewal steps from playbook
Matthew Fennell
2024-02-08
Use apt module instead of package
Matthew Fennell
2024-02-05
Bulk update with all changes currently in prod
Matthew Fennell
2024-01-26
Add support for file upload
Matthew Fennell
2024-01-08
Enable XEP-0065
Matthew Fennell
2024-01-08
Become root during package installation
Matthew Fennell
2024-01-08
Ensure borgmatic config directory exists
Matthew Fennell
2024-01-08
Simplify validation of borgmatic file
Matthew Fennell
2024-01-08
Install borgmatic in the playbook
Matthew Fennell
2024-01-07
Assign prosody config files to prosody group
Matthew Fennell
2024-01-07
Ensure certificates are installed
Matthew Fennell
2024-01-07
Only reload prosody if its configuration changes
Matthew Fennell
2024-01-07
Add virtual host specific config
Matthew Fennell
2024-01-07
Install prosody config file
Matthew Fennell
2024-01-07
Open ports for OpenSSH, WWW and XMPP
Matthew Fennell
2024-01-07
Add initial playbook
Matthew Fennell