summaryrefslogtreecommitdiffhomepage
path: root/ansible.html.markdown
diff options
context:
space:
mode:
authorBoris Verkhovskiy <boris.verk@gmail.com>2024-04-18 22:58:53 -0700
committerBoris Verkhovskiy <boris.verk@gmail.com>2024-04-18 22:58:53 -0700
commitc69560d48c5ad452eefa38a82d7537c57daa93e0 (patch)
treef5d518f4844e4bbbf30cc0369c9971e77bb45413 /ansible.html.markdown
parentbaf63b1f0838fc078f0221bdeb2cf12baeccf6c2 (diff)
github -> GitHub
Diffstat (limited to 'ansible.html.markdown')
-rw-r--r--ansible.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible.html.markdown b/ansible.html.markdown
index 847505c1..fad70ba6 100644
--- a/ansible.html.markdown
+++ b/ansible.html.markdown
@@ -632,7 +632,7 @@ fact_caching_timeout = 86400
```
I like to use `jsonfile` as my backend. It allows to use another project
-`ansible-cmdb` [(project on github)](https://github.com/fboender/ansible-cmdb) that generates a HTML page of your inventory
+`ansible-cmdb` [(project on GitHub)](https://github.com/fboender/ansible-cmdb) that generates a HTML page of your inventory
resources. A nice 'free' addition!
### Debugging ansible [chapter in progress]