Browse Source

Removed pointless HOSTNAME variable

merge-requests/1/merge
Christoph Haas 10 years ago
parent
commit
c5007cabcd
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      .gitlab-ci.yml

+ 0
- 3
.gitlab-ci.yml View File

@@ -1,8 +1,5 @@
image: williamyeh/ansible:debian8

variables:
HOSTNAME: default.example.org

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


Loading…
Cancel
Save