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
8cdd0187c9
commit
3d978c9cec
Se han
modificado 2 ficheros
con
7 adiciones
y
2 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+5
-0
playbooks/create_droplet.yml
+2
-2
playbooks/do_hosts.yaml
+ 5
- 0
playbooks/create_droplet.yml
Ver fichero
@@ -42,6 +42,11 @@
- 'mpdb'
register: created_droplets
loop: "{{ range(1,count|int + 1) }}"
- name: mpdb
ansible.builtin.import_playbook: mpdb.yaml
+ 2
- 2
playbooks/do_hosts.yaml
Ver fichero
@@ -26,5 +26,5 @@ compose:
class: do_size.description | lower
distro: do_image.distribution | lower
filters:
- '"
kubernetes
" in do_tags'
- 'do_region.slug == "
fra
1"'
- '"
ansible
" in do_tags'
- 'do_region.slug == "
nyc
1"'
Escribir
Vista previa
Cargando…
Cancelar
Guardar