Explorar el Código

apt package format

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

+ 2
- 4
tasks/setup_Debian.yml Ver fichero

@@ -2,7 +2,5 @@

- name: apt packages installed
apt:
pkg: "{{ item }}"
state: installed
with_items:
- parted
pkg:
- parted

Cargando…
Cancelar
Guardar