This commit is contained in:
Hung Nguyen Viet
2017-02-14 17:08:27 +07:00
parent f4f730bd8a
commit d0757ccc5e
3 changed files with 3 additions and 3 deletions

View File

@@ -21,7 +21,7 @@ kargo deploy --aws -u centos -n calico
Building your own inventory
---------------------------
Ansible inventory can be stored in 3 formats: YAML, JSON, or inifile. There is
Ansible inventory can be stored in 3 formats: YAML, JSON, or INI-like. There is
an example inventory located
[here](https://github.com/kubernetes-incubator/kargo/blob/master/inventory/inventory.example).