Ver a proveniência
add about-note to examples/host.yml
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/1980/head
mcnesium
há 4 anos
committed by
GitHub
ascendente
cometimento
68573437d7
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com
3 adições e
0 eliminações
-
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>: |
|
|
|
|