We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03df254 commit c52f98fCopy full SHA for c52f98f
README.rst
@@ -37,8 +37,11 @@ Role Variables
37
- `cache_rows`: The number of the rows which indexing process can handle on a time
38
- `no_index_processes`: Number of parallel processes which can be be used in the indexing process
39
40
-Example Playbook;
41
------------------
+
+Example Playbook
42
+----------------
43
+::
44
45
- name: Deploying search engine
46
connection: local
47
hosts: localhost
0 commit comments