Przeglądaj źródła
add about-note to examples/host.yml
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/1980/head
mcnesium
3 lat temu
committed by
GitHub
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z
3 dodań i
0 usunięć
-
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>: |
|
|
|
|