From 98397ae004d2ed11d731f26552fc6dd09411b582 Mon Sep 17 00:00:00 2001 From: David Moreau Simard Date: Wed, 25 Apr 2018 20:59:24 -0400 Subject: [PATCH] Fix RST syntax typo Change-Id: I9501ba6485af9584067f5ae4e28a867d32addd52 --- README.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.rst b/README.rst index d380ca8..fa9d406 100644 --- a/README.rst +++ b/README.rst @@ -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