Просмотр исходного кода
add about-note to examples/host.yml
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/1980/head
mcnesium
3 лет назад
committed by
GitHub
Родитель
Сommit
68573437d7
Не найден GPG ключ соответствующий данной подписи
Идентификатор GPG ключа: 4AEE18F83AFDEB23
1 измененных файлов:
3 добавлений и
0 удалений
-
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>: |
|
|
|
|