diff options
author | Bryan Newbold <bnewbold@archive.org> | 2019-01-16 13:24:08 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2019-01-16 13:24:30 -0800 |
commit | 427427ec3bcb58eadaa9c62477f70a5f3c6f39e0 (patch) | |
tree | cf3e6030e2cfd158bf118965ffd79b44bba40ba9 /playbooks | |
parent | 619285adf88d3ea78a1501108888d0d2d23d0a06 (diff) | |
download | infra-427427ec3bcb58eadaa9c62477f70a5f3c6f39e0.tar.gz infra-427427ec3bcb58eadaa9c62477f70a5f3c6f39e0.zip |
mailserver role
Diffstat (limited to 'playbooks')
-rw-r--r-- | playbooks/init_adze.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/init_adze.yml b/playbooks/init_adze.yml index b1b5d60..8ca3bfe 100644 --- a/playbooks/init_adze.yml +++ b/playbooks/init_adze.yml @@ -21,11 +21,11 @@ - debian_stretch - hostname - common - - nullmailer - nginx - git - mediagoblin - znc + - mailserver tasks: - name: Create main user account |