瀏覽代碼

new apt module style

master
父節點
當前提交
7f8b25b772
共有 1 個文件被更改,包括 3 次插入4 次删除
  1. +3
    -4
      tasks/setup_Debian.yml

+ 3
- 4
tasks/setup_Debian.yml 查看文件

@@ -2,7 +2,6 @@

- name: install packages
apt:
pkg: "{{item}}"
with_items:
- openssl
- certbot
pkg:
- openssl
- certbot

Loading…
取消
儲存