There was an error while loading. Please reload this page.
2 parents f2e2bc1 + 9c47e16 commit f4d3275Copy full SHA for f4d3275
1 file changed
content/docs/andaman/andax.mdx
@@ -146,6 +146,7 @@ let npm_latest = npm("example");
146
let hackage_latest = hackage("example");
147
let rubygems_latest = gems("example");
148
let gnome_extensions_latest_version = gnome_extensions("<uuid>");
149
+let ansible_galaxy_latest = ansible_galaxy("onepassword", "connect");
150
```
151
152
### JSON Operations
0 commit comments