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
5ee2256221
commit
78b9ac6d18
Se han
modificado 1 ficheros
con
1 adiciones
y
2 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-2
playbooks/mpdf.yaml
+ 1
- 2
playbooks/mpdf.yaml
Ver fichero
@@ -44,8 +44,7 @@
register: droplets
- name: Print return information from the previous task
ansible.builtin.debug:
var: "{{ droplets }}"
verbosity: 2
msg: "{{ droplets }}"
- name: Install mpdf on hosts
apt:
name: mpd
Escribir
Vista previa
Cargando…
Cancelar
Guardar