Explorar el Código

Yet... using localhost properly.

merge-requests/1/merge
Christoph Haas hace 10 años
padre
commit
e452434906
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .gitlab-ci.yml

+ 1
- 1
.gitlab-ci.yml Ver fichero

@@ -4,5 +4,5 @@ variables:
HOSTNAME: default.example.org

job1:
script: "ansible-playbook ispmail.yml"
script: "ansible-playbook ispmail.yml -l localhost"


Cargando…
Cancelar
Guardar