Procházet zdrojové kódy
add about-note to examples/host.yml
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/1980/head
mcnesium
před 3 roky
committed by
GitHub
V databázi nebyl nalezen žádný známý klíč pro tento podpis
ID GPG klíče: 4AEE18F83AFDEB23
1 změnil soubory, kde provedl
3 přidání a
0 odebrání
-
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>: |
|
|
|
|