Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
N
nextgen-router
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
MyCard
nextgen-router
Commits
cc6e8608
Commit
cc6e8608
authored
Feb 08, 2021
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add mcnetwork install playbook
parent
fd038662
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
0 deletions
+23
-0
mcnetwork-install.yaml
mcnetwork-install.yaml
+23
-0
No files found.
mcnetwork-install.yaml
0 → 100644
View file @
cc6e8608
-
hosts
:
wg
become
:
true
roles
:
-
wireguard
tasks
:
-
name
:
pull images
docker_image
:
name
:
'
{{item}}'
source
:
pull
with_items
:
-
git-registry.mycard.moe/railgun/gateways-monitor
-
git-registry.mycard.moe/railgun/babeld
-
git-registry.mycard.moe/nanahira/docker-ocserv
-
git-registry.mycard.moe/railgun/openconnect
-
name
:
debian packages
apt
:
update_cache
:
true
name
:
netcat-openbsd,wireguard
when
:
ansible_os_family == 'Debian'
-
name
:
wireguard directory
file
:
name
:
/etc/wireguard
state
:
directory
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