File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
documentation/modules/ROOT/pages Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -120,6 +120,8 @@ Replace the `--server` url with your own cluster API endpoint.
120120
1211211. Run the Playbook with Docker/Podman
122122+
123+ * First, read the note below
124+ +
123125[IMPORTANT]
124126--
125127If your system is SELinux enabled, you'll need to label the project directory to allow docker/podman to access it. Run the command:
@@ -137,7 +139,7 @@ ERROR! the playbook: ./ansible/install.yaml could not be found
137139----
138140--
139141+
140- * With Docker:
142+ * Then, to run with Docker:
141143+
142144[.console-input]
143145[source,bash]
@@ -149,7 +151,7 @@ quay.io/agnosticd/ee-multicloud:v0.0.11 \
149151./ansible/install.yaml
150152----
151153
152- * With Podman:
154+ * Or, to run With Podman:
153155+
154156[.console-input]
155157[source,bash]
You can’t perform that action at this time.
0 commit comments