Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
servers-config
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Gruppo Sistemisti
servers-config
Commits
e61fc6d3
Commit
e61fc6d3
authored
Mar 02, 2018
by
Mattia Rizzolo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
deploy: fail the script if ansible fails
Signed-off-by:
Mattia Rizzolo
<
mattia@debian.org
>
parent
5e365398
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
deploy
deploy
+1
-2
No files found.
deploy
View file @
e61fc6d3
...
@@ -76,5 +76,4 @@ fi
...
@@ -76,5 +76,4 @@ fi
# Finally execute the playbook against the server
# Finally execute the playbook against the server
"
${
BIN_ANSIBLE_PLAYBOOK
}
"
-i
"
${
DIR_TEMP
}
/env/hosts"
\
"
${
BIN_ANSIBLE_PLAYBOOK
}
"
-i
"
${
DIR_TEMP
}
/env/hosts"
\
"
${
DIR_TEMP
}
/play/playbook.yml"
\
"
${
DIR_TEMP
}
/play/playbook.yml"
\
${
vault_flags
}
\
${
vault_flags
}
||
true
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