Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
nils
/
ispmail-buster-ansible
réplica de
http://git.workaround.org/ispmail/ispmail-buster-ansible.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Yet... trying to install via Ansible locally
merge-requests/1/merge
Christoph Haas
hace 10 años
padre
cbd23533df
commit
7ae84b8eaa
Se han
modificado 2 ficheros
con
1 adiciones
y
5 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+0
-5
.gitlab-ci.yml
+1
-0
hosts
+ 0
- 5
.gitlab-ci.yml
Ver fichero
@@ -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
Ver fichero
@@ -1,2 +1,3 @@
default
localhost ansible_connection=local
Escribir
Vista previa
Cargando…
Cancelar
Guardar