From 683c288bcc9f5cf2ea769fd5339a1028cbdd7d20 Mon Sep 17 00:00:00 2001 From: Andre Marschalek Date: Wed, 6 Sep 2017 16:43:05 +0200 Subject: [PATCH] Update fedora_ansible_config.md --- docs/getting-started-guides/fedora/fedora_ansible_config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started-guides/fedora/fedora_ansible_config.md b/docs/getting-started-guides/fedora/fedora_ansible_config.md index 429574a775..a952a0cd4c 100644 --- a/docs/getting-started-guides/fedora/fedora_ansible_config.md +++ b/docs/getting-started-guides/fedora/fedora_ansible_config.md @@ -49,7 +49,7 @@ cd contrib/ansible **Tell ansible about each machine and its role in your cluster** -Get the IP addresses from the master and nodes. Add those to the `~/contrib/ansible/inventory` file on the host running Ansible. +Get the IP addresses from the master and nodes. Add those to the `~/contrib/ansible/inventory/localhost.ini` file on the host running Ansible. ```shell [masters]