This ansible collection provides modules and roles for retrieving random cat facts via public available APIs. This obviously doesn't serve a meaningfull purpose other than for demonstration purposes, or you are just very interested in cat facts.
Following API Sources are supported. Big thanks to GitHub User alexwohlbruck for contributing cat-facts!
Source | URL |
---|---|
'1' | https://cat-fact.herokuapp.com |
'2' | https://catfact.ninja |
- ansible version >= 2.10
- reachability to above mentioned APIs!
To install nwerker.catfacts collection hosted on Galaxy:
ansible-galaxy collection install nwerker.catfacts
To upgrade to the latest version of nwerker.catfacts collection:
ansible-galaxy collection install nwerker.catfacts --force
Please refer to the ansible-doc module documentation or README.md of each components
Don't hesitate to Fork / PR or open an issue.
GNU General Public License v3.0
See LICENSE to see the full text.