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
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