Skip to content

Ansible Collection for retrieving random cat facts via public APIs.

License

Notifications You must be signed in to change notification settings

nwerker/ansible-collection-catfacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Collection - nwerker.catfacts

Code of conduct License

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

Requirements

  • ansible version >= 2.10
  • reachability to above mentioned APIs!

Installation

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

Usage

Please refer to the ansible-doc module documentation or README.md of each components

Contributing

Don't hesitate to Fork / PR or open an issue.

License

GNU General Public License v3.0

See LICENSE to see the full text.

About

Ansible Collection for retrieving random cat facts via public APIs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages