Install jenkins-openid-plugin on Jenkins master
This commit is contained in:
parent
a467d3c20d
commit
7ed1e1ca97
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
dnf: name={{ item }} state=installed
|
dnf: name={{ item }} state=installed
|
||||||
with_items:
|
with_items:
|
||||||
- jenkins
|
- jenkins
|
||||||
|
- jenkins-openid-plugin
|
||||||
# workaround for https://bugzilla.redhat.com/show_bug.cgi?id=1236210
|
# workaround for https://bugzilla.redhat.com/show_bug.cgi?id=1236210
|
||||||
# FIXME: remove when not needed any longer
|
# FIXME: remove when not needed any longer
|
||||||
- unzip
|
- unzip
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue