]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
ansible works now, rewrite to reflect that.
authorport19 <port19@port19.xyz>
Thu, 17 Aug 2023 10:16:26 +0000 (12:16 +0200)
committerGitHub <noreply@github.com>
Thu, 17 Aug 2023 10:16:26 +0000 (12:16 +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"