Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
P
playbooks
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nanahira
playbooks
Commits
c4521d6c
Commit
c4521d6c
authored
May 03, 2020
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
5c1424bf
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
40 deletions
+0
-40
install_srvpro.yml
install_srvpro.yml
+0
-24
update_srvpro.yml
update_srvpro.yml
+0
-16
No files found.
install_srvpro.yml
View file @
c4521d6c
...
@@ -45,14 +45,6 @@
...
@@ -45,14 +45,6 @@
state
:
latest
state
:
latest
name
:
curl,wget,gcc,gcc-c++,make,sqlite-devel,readline-devel,openssl-devel,libevent-devel,redis,p7zip,p7zip-plugins,tar,unzip
name
:
curl,wget,gcc,gcc-c++,make,sqlite-devel,readline-devel,openssl-devel,libevent-devel,redis,p7zip,p7zip-plugins,tar,unzip
when
:
"
ansible_os_family
==
'RedHat'
and
ansible_distribution_major_version|int
==
8"
when
:
"
ansible_os_family
==
'RedHat'
and
ansible_distribution_major_version|int
==
8"
-
name
:
pre data
git
:
repo
:
'
https://git.dev.tencent.com/mercury233/ygopro-pre-data.git'
dest
:
'
{{home_path}}/ygopro-pre-data'
version
:
master
force
:
true
accept_hostkey
:
true
track_submodules
:
true
-
name
:
ygopro
-
name
:
ygopro
git
:
git
:
repo
:
'
https://github.com/{{fork}}/ygopro'
repo
:
'
https://github.com/{{fork}}/ygopro'
...
@@ -169,22 +161,6 @@
...
@@ -169,22 +161,6 @@
-
ygopro-server/logs
-
ygopro-server/logs
-
ygopro-server/config
-
ygopro-server/config
-
ygopro-server/plugins
-
ygopro-server/plugins
-
name
:
pre compat plugin
git
:
repo
:
'
https://github.com/purerosefallen/srvpro-pre-compat'
dest
:
'
{{home_path}}/ygopro-server/plugins/srvpro-pre-compat'
version
:
master
force
:
true
accept_hostkey
:
true
track_submodules
:
true
-
name
:
pre compat npm
npm
:
path
:
'
{{home_path}}/ygopro-server/plugins/srvpro-pre-compat'
registry
:
https://registry.npm.taobao.org
-
name
:
pre compat config
copy
:
src
:
files/srvpro/pre-compat-config.json
dest
:
'
{{home_path}}/ygopro-server/plugins/srvpro-pre-compat/config.json'
-
name
:
stop firewalld
-
name
:
stop firewalld
become
:
true
become
:
true
systemd
:
systemd
:
...
...
update_srvpro.yml
View file @
c4521d6c
...
@@ -6,14 +6,6 @@
...
@@ -6,14 +6,6 @@
# fork: mycard
# fork: mycard
backup_name
:
'
{{lookup("pipe","date
+%m.%d")}}'
backup_name
:
'
{{lookup("pipe","date
+%m.%d")}}'
tasks
:
tasks
:
-
name
:
pre data
git
:
repo
:
'
https://git.dev.tencent.com/mercury233/ygopro-pre-data.git'
dest
:
'
{{home_path}}/ygopro-pre-data'
version
:
master
force
:
true
accept_hostkey
:
true
track_submodules
:
true
-
name
:
srvpro
-
name
:
srvpro
git
:
git
:
repo
:
'
https://github.com/{{fork}}/srvpro'
repo
:
'
https://github.com/{{fork}}/srvpro'
...
@@ -29,14 +21,6 @@
...
@@ -29,14 +21,6 @@
force
:
true
force
:
true
accept_hostkey
:
true
accept_hostkey
:
true
track_submodules
:
true
track_submodules
:
true
-
name
:
pre compat plugin
git
:
repo
:
'
https://github.com/purerosefallen/srvpro-pre-compat'
dest
:
'
{{home_path}}/ygopro-server/plugins/srvpro-pre-compat'
version
:
master
force
:
true
accept_hostkey
:
true
track_submodules
:
true
-
name
:
windbot
-
name
:
windbot
git
:
git
:
repo
:
'
https://github.com/{{fork}}/windbot'
repo
:
'
https://github.com/{{fork}}/windbot'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment