Explorar el Código
add about-note to examples/host.yml
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/1980/head
mcnesium
hace 3 años
committed by
GitHub
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: 4AEE18F83AFDEB23
Se han
modificado 1 ficheros con
3 adiciones y
0 borrados
-
examples/host.yml
|
|
|
@@ -1,4 +1,7 @@ |
|
|
|
--- |
|
|
|
|
|
|
|
# This is a host file for usage with the `ansible-all-hosts.sh` script, |
|
|
|
# which runs Ansible against a bunch of hosts, each with its own `sudo` password. |
|
|
|
matrix_servers: |
|
|
|
hosts: |
|
|
|
matrix.<your domain>: |
|
|
|
|