Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Librem5
infra
ansible-librem
Commits
213caafe
Commit
213caafe
authored
May 17, 2018
by
Guido Gunther
Browse files
README: Recommend check mode
parent
32f41f95
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
213caafe
...
...
@@ -22,10 +22,11 @@ Create `inventory.yml`. **Don't commit this file**, it contains site-specific co
Deploy
------
To deploy e.g. the jenkins master user:
```
$ ansible-playbook -i ./inventory.yml ./install_jenkins.yml
$ ansible-playbook -i ./inventory.yml ./install_jenkins.yml
-s --check -l jenkinsmaster
```
If everything looks o.k. rerun without
*--check*
.
### From within Jenkins
-----------------------
...
...
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