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
3d0d82f11a
commit
c0f7fe2a02
Se han
modificado 1 ficheros
con
3 adiciones
y
5 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+3
-5
playbooks/mpdf.yaml
+ 3
- 5
playbooks/mpdf.yaml
Ver fichero
@@ -38,9 +38,7 @@
buffer_before_play: 1%
tasks:
- debug:
msg: "{{ playlist_directory }}" #"{{ service_name }}"
- name: Install mpdf on hosts
- name: Install mpdf on hosts
apt:
name: mpd
state: present
@@ -52,7 +50,7 @@
mode: 0644
owner: root
group: root
notify:
- restart mpd
#
notify:
#
- restart mpd
loop: "{{ range(1,count|int + 1) }}"
Escribir
Vista previa
Cargando…
Cancelar
Guardar