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
c321a50e
Commit
c321a50e
authored
May 17, 2018
by
Guido Gunther
Browse files
Add playbook including all others
so we only have to select the hosts to run on.
parent
a60f1782
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
c321a50e
...
...
@@ -24,7 +24,7 @@ Deploy
------
To deploy e.g. the jenkins master user:
```
$ ansible-playbook -i ./inventory.yml ./
install_jenkins
.yml -s --check -l jenkinsmaster
$ ansible-playbook -i ./inventory.yml ./
playbook
.yml -s --check -l jenkinsmaster
```
If everything looks o.k. rerun without
*--check*
.
...
...
playbook.yml
0 → 100644
View file @
c321a50e
-
include
:
install_jenkins.yml
-
include
:
jenkinsnodes.yml
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