Toggle navigation
Toggle navigation
This project
Loading...
Sign in
xiangkun
/
yoho-ansible-roles
·
Commits
Go to a project
GitLab
Go to dashboard
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
chunhua.zhang
2018-07-05 16:28:48 +0800
Commit
2d86db1a3786f899f574ab1204ea745ab39e2dfe
1 parent
7dfcbf6f
add
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
roles/yoho.dns/tasks/main.yml
roles/yoho.dns/tasks/main.yml
View file @
2d86db1
@@ -18,6 +18,6 @@
@@ -18,6 +18,6 @@
18
template
:
18
template
:
19
src
:
qcloud.zone.j2
19
src
:
qcloud.zone.j2
20
dest
:
/Data/named/qcloud.zone
20
dest
:
/Data/named/qcloud.zone
21
-
backup
:
yes
21
+
backup
:
yes
22
notify
:
22
notify
:
23
-
reload bind
23
-
reload bind
Please
register
or
login
to post a comment