Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
Thrace-lan.info
/
ansible
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
working on changes, and debugging
master
Erin Sims
hace 2 años
padre
fc1fe702ed
commit
5f23d988c9
Se han
modificado 1 ficheros
con
3 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+3
-1
playbooks/mpdb.yaml
+ 3
- 1
playbooks/mpdb.yaml
Ver fichero
@@ -41,7 +41,9 @@
backendhost: "{{ inventory_hostname |replace ('b', 'f') }}"
- name: Install mpdb on hosts
apt:
name: mpd
name:
- mpd
- mpc
state: latest
update_cache: yes
- name: setup config on hosts
Escribir
Vista previa
Cargando…
Cancelar
Guardar