We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bd39f5 commit a7598dbCopy full SHA for a7598db
docs/operators.adoc
@@ -1,3 +1,5 @@
1
+ifndef::imagesdir[:imagesdir: ./images]
2
+
3
= Trento Agent Operators
4
5
An `+operator+` is a unit of code that can perform write operations on target machines.
@@ -7,7 +9,7 @@ case of failure.
7
9
8
10
== Operator
11
-image::./images/flow_chart.png[flowchart]
12
+image::flow_chart.png[flowchart]
13
14
An operator is a unit of code that can perform write operations on
15
target machines. +
0 commit comments