1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Fixes documentation formatting

Fixes documentation formatting
This commit is contained in:
Robin Naundorf 2016-01-25 11:51:30 +01:00
parent 2b02e8e2b4
commit 6cc7f7890f

View file

@ -258,7 +258,7 @@ Download the latest version of the OpenStack dynamic inventory script, make it e
chmod +x openstack.py
sudo cp openstack.py /etc/ansible/hosts
Download the sample configuration file, modify it to suit your needs and copy it to /etc/ansible/openstack.yml
Download the sample configuration file, modify it to suit your needs and copy it to `/etc/ansible/openstack.yml`::
wget https://raw.githubusercontent.com/ansible/ansible/devel/contrib/inventory/openstack.yml
vi openstack.yml