Toggle navigation
Public journal
Gists
Create New Gist
All Public Gists
Search
My Pull Requests
Not Logged In
Login to Your Account
Username:
Password:
Forgot password?
git
majic-ansible-roles
Toggle navigation
Summary
Changelog
Files
Pull Requests
Options
Compare
Search
Files @ 734eb461396e
Branch filter:
1.0
1.1
1.2
1.3
1.4
1.5
1.6
1.7
2.0
3.0
3.1
4.0
5.0
6.0
7.0
7.1
8.0
master
Location:
majic-ansible-roles
/
roles
/
xmpp_server
/
handlers
/
main.yml
Show Full History
Show Authors
734eb461396e
95 B
text/x-yaml
Show Annotation
Show as Raw
Download as Raw
branko
MAR-218: Document the passlib Python package requirement:
- The library is used for hashing the operating system user passwords
during account creation.
1
2
3
4
5
6
---
-
name
:
Restart Prosody
ansible.builtin.service
:
name
:
prosody
state
:
restarted