Fix RST codeblock syntax in README
Change-Id: I3a2d669f9429cca37fea8192aeae3dff1603b852
This commit is contained in:
parent
014d65a5fa
commit
c7933f3425
@ -56,7 +56,7 @@ The plugin directory location can also be retrieved in python::
|
||||
callback_plugins = os.path.join(plugins, "callback")
|
||||
action_plugins = os.path.join(plugins, "action")
|
||||
|
||||
Here's what your Ansible and ARA configuration might look like in an ``ansible.cfg`` file:
|
||||
Here's what your Ansible and ARA configuration might look like in an ``ansible.cfg`` file::
|
||||
|
||||
[defaults]
|
||||
# Note: This is an example, use "python -m ara.plugins" to determine the real path
|
||||
|
Loading…
x
Reference in New Issue
Block a user