diff options
author | Aaron LI <aly@aaronly.me> | 2018-02-24 16:54:13 +0800 |
---|---|---|
committer | Aaron LI <aly@aaronly.me> | 2018-03-14 11:28:44 +0800 |
commit | cc494d798101e59b6d43e0e8f68aacee8483c20d (patch) | |
tree | a78db79955c592406a8bfddc4d417e192d5ae88d /deploy.yml | |
parent | 090c66581312a008caece399186abc2a997bc563 (diff) | |
download | ansible-dfly-vps-cc494d798101e59b6d43e0e8f68aacee8483c20d.tar.bz2 |
role packages renamed to basic
Diffstat (limited to 'deploy.yml')
-rw-r--r-- | deploy.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ become: true roles: - - packages + - basic - shadowsocks - dns |