Преглед изворни кода

Yet... trying to install via Ansible locally

merge-requests/1/merge
Christoph Haas пре 10 година
родитељ
комит
7ae84b8eaa
2 измењених фајлова са 1 додато и 5 уклоњено
  1. +0
    -5
      .gitlab-ci.yml
  2. +1
    -0
      hosts

+ 0
- 5
.gitlab-ci.yml Прегледај датотеку

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

#before_script:
# - apt-get update -qy
# - apt-get install -y python-dev python-pip
# - pip install ansible

variables:
HOSTNAME: default.example.org



+ 1
- 0
hosts Прегледај датотеку

@@ -1,2 +1,3 @@
default
localhost ansible_connection=local


Loading…
Откажи
Сачувај