Fix RST syntax typo

Change-Id: I9501ba6485af9584067f5ae4e28a867d32addd52
This commit is contained in:
David Moreau Simard 2018-04-25 20:59:24 -04:00
parent bda8d7b63a
commit 98397ae004
No known key found for this signature in database
GPG Key ID: 33A07694CBB71ECC
1 changed files with 1 additions and 2 deletions

View File

@ -35,9 +35,8 @@ Using the role
--------------
The default parameters of the role will install ARA and configure a persistent
systemd service to run the embedded development server:
systemd service to run the embedded development server::
::
mkdir roles
git clone https://git.openstack.org/openstack/ansible-role-ara roles/ara
cat << EOF > playbook.yml