Преглед изворни кода

new apt module format

master
Markus Katharina Brechtel пре 5 година
родитељ
комит
d37e13b7a4
1 измењених фајлова са 4 додато и 5 уклоњено
  1. +4
    -5
      tasks/deploy.yml

+ 4
- 5
tasks/deploy.yml Прегледај датотеку

@@ -1,11 +1,10 @@
---
- name: debian packages
apt:
pkg: "{{item}}"
with_items:
- ca-certificates
- git
- golang
pkg:
- ca-certificates
- git
- golang

- name: download gitea
get_url:


Loading…
Откажи
Сачувај