diff options
author | Boris Verkhovskiy <boris.verk@gmail.com> | 2024-04-18 22:58:53 -0700 |
---|---|---|
committer | Boris Verkhovskiy <boris.verk@gmail.com> | 2024-04-18 22:58:53 -0700 |
commit | c69560d48c5ad452eefa38a82d7537c57daa93e0 (patch) | |
tree | f5d518f4844e4bbbf30cc0369c9971e77bb45413 /ansible.html.markdown | |
parent | baf63b1f0838fc078f0221bdeb2cf12baeccf6c2 (diff) |
github -> GitHub
Diffstat (limited to 'ansible.html.markdown')
-rw-r--r-- | ansible.html.markdown | 2 |
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] |