1
0
Fork 0

Add a conclusion/todo-list

+ more generic on the gitea username
+ several corrections
This commit is contained in:
Chl 2020-01-18 23:48:17 +01:00
parent 12d4943e45
commit 8e132c1633
9 changed files with 62 additions and 17 deletions

View file

@ -1,6 +1,11 @@
---
# Add Jenkins repository for Debian
- name: Install GPG - needed to add the repository key
apt:
name:
- gpg
state: present
- name: Add Jenkins-stable.io repository key
apt_key:
id: "150FDE3F7787E7D11EF4E12A9B7D32F2D50582E6"