Explorar el Código

new apt module style

master
padre
commit
7f8b25b772
Se han modificado 1 ficheros con 3 adiciones y 4 borrados
  1. +3
    -4
      tasks/setup_Debian.yml

+ 3
- 4
tasks/setup_Debian.yml Ver fichero

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

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

Cargando…
Cancelar
Guardar