Update fedora_ansible_config.md

This commit is contained in:
Andre Marschalek
2017-09-06 16:43:05 +02:00
committed by Andrew Chen
parent ee641854a6
commit 683c288bcc
@@ -49,7 +49,7 @@ cd contrib/ansible
**Tell ansible about each machine and its role in your cluster** **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 ```shell
[masters] [masters]