Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
encyclopedia-gui
Commits
72307c20
Commit
72307c20
authored
Jan 29, 2018
by
Ioan Vancea
Browse files
Added one more option to ansible deployments script
parent
b2fc0be3
Pipeline
#24157
passed with stages
in 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
deploy/playbook-lb-centos.yml
View file @
72307c20
...
...
@@ -8,7 +8,7 @@
tasks
:
-
name
:
Pull sources from the repository
git
:
repo={{ project_repo }} dest={{ project_cloned_dir }}
git
:
repo={{ project_repo }} dest={{ project_cloned_dir }}
accept_hostkey=yes
-
name
:
Copy only GUI source files from cloned repo to project directory
synchronize
:
src={{ project_cloned_dir }}/client/ dest={{ project_root}}/
...
...
Write
Preview
Supports
Markdown
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