Sfoglia il codice sorgente

Yet... using localhost properly.

merge-requests/1/merge
Christoph Haas 10 anni fa
parent
commit
e452434906
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      .gitlab-ci.yml

+ 1
- 1
.gitlab-ci.yml Vedi File

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

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


Caricamento…
Annulla
Salva