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
60dd736a
Commit
60dd736a
authored
Jun 10, 2020
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
pre data
parent
dcc9eeb4
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
0 deletions
+14
-0
install_srvpro.yml
install_srvpro.yml
+7
-0
update_srvpro.yml
update_srvpro.yml
+7
-0
No files found.
install_srvpro.yml
View file @
60dd736a
...
...
@@ -45,6 +45,13 @@
state
:
latest
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
-
name
:
pre data
git
:
repo
:
'
https://e.coding.net/mercury233/ygopro-pre-data.git'
dest
:
'
{{home_path}}/ygopro-pre-data'
force
:
true
accept_hostkey
:
true
track_submodules
:
true
-
name
:
ygopro
git
:
repo
:
'
https://github.com/{{fork}}/ygopro'
...
...
update_srvpro.yml
View file @
60dd736a
...
...
@@ -6,6 +6,13 @@
# fork: mycard
backup_name
:
'
{{lookup("pipe","date
+%m.%d")}}'
tasks
:
-
name
:
pre data
git
:
repo
:
'
https://e.coding.net/mercury233/ygopro-pre-data.git'
dest
:
'
{{home_path}}/ygopro-pre-data'
force
:
true
accept_hostkey
:
true
track_submodules
:
true
-
name
:
srvpro
git
:
repo
:
'
https://github.com/{{fork}}/srvpro'
...
...
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