aboutsummaryrefslogtreecommitdiffstats
path: root/group_vars
diff options
context:
space:
mode:
authorAaron LI <aly@aaronly.me>2018-05-15 20:16:50 +0800
committerAaron LI <aly@aaronly.me>2018-05-15 20:16:50 +0800
commit72e1527399880eb9800a52653fd635c968d4be35 (patch)
tree93d836635f51e23fc3923319839f0a265a0863a7 /group_vars
parentbbfac4101eaaa27a053560cb9cadfe5e807c12da (diff)
downloadansible-dfly-vps-72e1527399880eb9800a52653fd635c968d4be35.tar.bz2
git: remove some obsolete settings
Diffstat (limited to 'group_vars')
-rw-r--r--group_vars/all/vars.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/group_vars/all/vars.yml b/group_vars/all/vars.yml
index f1ce97f..66cd4a5 100644
--- a/group_vars/all/vars.yml
+++ b/group_vars/all/vars.yml
@@ -190,8 +190,6 @@ git:
name: git # user & group name
id: 5001 # uid & gid
home: /home/git
- # Name of the directory that contains links to the public repos
- public_dir: repos.public
# Sync public repos to GitHub
# NOTE: an unencrypted ssh keypair is required and been added to GitHub
github: