]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Merge pull request #304 from port19x/main-1
authorb3nj5m1n <47924309+b3nj5m1n@users.noreply.github.com>
Fri, 18 Aug 2023 00:40:09 +0000 (02:40 +0200)
committerGitHub <noreply@github.com>
Fri, 18 Aug 2023 00:40:09 +0000 (02:40 +0200)
programs/ansible.json

index 076a76ac11695ebb9c97d21d55ca2e77c28b4606..dba6da959add111f5df273d3ffbaf5a46f27bba8 100644 (file)
@@ -2,8 +2,8 @@
     "files": [
         {
             "path": "$HOME/.ansible",
-            "movable": false,
-            "help": "See [this](https://github.com/ansible/ansible/commit/d7fbde4ea9db6cc44e81c39d699595330f4fa3c6) pull request.\n\nSeems to be implemented now, you should be able to set the _ANSIBLE_HOME_ environment variable.\n\nI couldn't get it to work yet unfortunately, and you might need to wait for a new release.\n"
+            "movable": true,
+            "help": "Export the following environment variables:\n\n```bash\nexport ANSIBLE_HOME=\"$XDG_DATA_HOME\"/ansible\n```\n"
         }
     ],
     "name": "ansible"