Results 8 issues of Nathan Easton

Changed the get photo dictionary id. Can't figure out video part.

pre-v1

https://docs.ansible-semaphore.com/user-guide/inventory has a broken link https://docs.ansible.com/Ansible/latest/user_guide/intro_inventory.html this should probably be https://docs.ansible.com/ansible/latest/user_guide/intro_inventory.html The capital A in ansible is breaking the link.

bug
documentation

Added the support for custom passworded certificates to do this I had to implement sha1 into both the client and server and change most of the calls for the certs...

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] When reading documentation for...

enhancement

Add an option to specify a lower bound for the random int generation. Examples from numpy and the random lib in python below. `numpy.random.randint(950, 1000)` `random.randint(100,1000)` This would make fastrand...

Added new foods from Varlamore expansion - COOKED_GRAAHK - COOKED_KYATT - COOKED_PYRE_FOX - COOKED_DASHING_KEBBIT - COOKED_SUNLIGHT_ANTELOPE - COOKED_MOONLIGHT_ANTELOPE

## What type of PR is this? - feature ## What this PR does / why we need it: Removes the chore of updating the user-agent that we use instead...

stale