]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Merge pull request #30 from clyhtsuriva/ansible-typo
authorb3nj5m1n <47924309+b3nj5m1n@users.noreply.github.com>
Sun, 15 May 2022 20:44:39 +0000 (22:44 +0200)
committerGitHub <noreply@github.com>
Sun, 15 May 2022 20:44:39 +0000 (22:44 +0200)
Typo in ansible.json

programs/ansible.json

index bc8001f2683e72a9ae025af5dee55a35c034fe74..076a76ac11695ebb9c97d21d55ca2e77c28b4606 100644 (file)
@@ -3,8 +3,8 @@
         {
             "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_ enviornment variable.\n\nI couldn't get it to work yet unfortunately, and you might need to wait for a new release.\n"
+            "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"
         }
     ],
     "name": "ansible"
-}
\ No newline at end of file
+}