Rick Elrod
Rick Elrod
### Please confirm the following - [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html). - [X] I have checked the [current issues](https://github.com/ansible/awx/issues) for duplicates. - [X] I understand...
### Please confirm the following - [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html). - [X] I have checked the [current issues](https://github.com/ansible/awx/issues) for duplicates. - [X] I understand...
@MarcosPividori I'd like to use this library for a project I'm working on, however it seems it needs to be dusted off a bit (it's using the deprecated `certificate` package,...
**Describe the bug** Since #328 check mode no longer works because the JSON parsing tries to parse an empty string which raises an exception. **To Reproduce** Try to run the...
##### SUMMARY A go at boolean survey questions. Refs #553 Refs #1782 Refs #1053 Signed-off-by: Rick Elrod ##### ISSUE TYPE - New or Enhanced Feature ##### COMPONENT NAME - API...
Hi - would you be willing to tag the repo with a version number so that this can be included in cdnjs? Relevant bug: https://github.com/cdnjs/cdnjs/pull/1615#issuecomment-21786087
I have the following code: ```haskell module Main where import Data.Thyme.Time main :: IO () main = print $ (realToFrac (150 :: NominalDiffTime) :: NominalDiffTime) ``` * When I compile...
I'm wondering if this plugin depends on a specific Kodi version? No matter what I try (downloading a zip from GitHub, cloning the repo and making a zip myself, or...
I renamed my GitHub account from 'CodeBlock' to 'relrod'. To update the username github2fedmsg had stored, I unlinked my GitHub account and attempted to relink my account. When I go...
Right now query_active_releases returns a bunch of HTML strings with information about releases, including the karma + karma icon for releases in testing. This makes using the API to get...