Explorar el Código

basic postgres installation

master
commit
b41ed48264
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. +6
    -0
      tasks/main.yaml

+ 6
- 0
tasks/main.yaml Ver fichero

@@ -0,0 +1,6 @@
---

- name: debian packages
apt:
pkg:
- postgresql

Cargando…
Cancelar
Guardar