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
Update .gitlab-ci.yml
merge-requests/1/merge
Christoph Haas
6 years ago
parent
4c6d399c0b
commit
4f4eb7c18f
1 changed files
with
4 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-1
.gitlab-ci.yml
+ 4
- 1
.gitlab-ci.yml
View File
@@ -2,4 +2,7 @@ image: williamyeh/ansible:debian8
job1:
script: "ansible-playbook ispmail.yml -l localhost"
tags:
- debian
- buster
- ansible
Write
Preview
Loading…
Cancel
Save