浏览代码

add about-note to examples/host.yml

Co-authored-by: Slavi Pantaleev <slavi@devture.com>
pull/1980/head
mcnesium 4 年前
committed by GitHub
父节点
当前提交
68573437d7
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. +3
    -0
      examples/host.yml

+ 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>:


正在加载...
取消
保存