We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f74f0e commit b3f21f1Copy full SHA for b3f21f1
README.md
@@ -12,9 +12,9 @@ The OpenStack APIs should be accessible from the target host. OpenStack
12
Newton or later is required. Client credentials should have been set
13
in the environment, or using the `clouds.yaml` format.
14
15
-In terms of Python `pip` packages, the requirements are:
+In terms of Python packages, the requirements are:
16
- ansible
17
-- jmespath (required by `json_query` filte)
+- jmespath (required by `json_query` filter)
18
19
Role Variables
20
--------------
0 commit comments