Skip to content
Snippets Groups Projects
Commit 8fbebf4e authored by Yumo Yang's avatar Yumo Yang Committed by Antoine Legrand
Browse files

fix readme.md sample/* (#3541)

parent 8371beb9
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ Ansible v2.7.0 is failing and/or produce unexpected results due to [ansible/ansi
sudo pip install -r requirements.txt
# Copy ``inventory/sample`` as ``inventory/mycluster``
cp -rfp inventory/sample/* inventory/mycluster
cp -rfp inventory/sample inventory/mycluster
# Update Ansible inventory file with inventory builder
declare -a IPS=(10.10.1.3 10.10.1.4 10.10.1.5)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment