This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
nils
/
ispmail-buster-ansible
mirror of
http://git.workaround.org/ispmail/ispmail-buster-ansible.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Yet... trying to install via Ansible locally
merge-requests/1/merge
Christoph Haas
10 years ago
parent
cbd23533df
commit
7ae84b8eaa
2 changed files
with
1 additions
and
5 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-5
.gitlab-ci.yml
+1
-0
hosts
+ 0
- 5
.gitlab-ci.yml
View File
@@ -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
View File
@@ -1,2 +1,3 @@
default
localhost ansible_connection=local
Write
Preview
Loading…
Cancel
Save