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:
parent
2b02e8e2b4
commit
6cc7f7890f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue