Install m_a_openidc for pkgs staging
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
b94847fc6a
commit
b10187776c
1 changed files with 6 additions and 0 deletions
|
@ -17,6 +17,12 @@
|
|||
tags:
|
||||
- distgit
|
||||
|
||||
- name: install stg packages
|
||||
package: name=mod_auth_openidc state=present
|
||||
tags:
|
||||
- distgit
|
||||
when: env == "staging"
|
||||
|
||||
- name: Put in git service config
|
||||
copy: src=git@.service dest=/etc/systemd/system/git@.service
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue