Graham Williamson

Results 17 issues of Graham Williamson

Thanks for developing this role, I've used it a great deal, appreciate your efforts. I'd like to suggest the following changes to the way the pyenv_virtualenvs are handled. 1. Remove...

Further details on SELinux issue mentioned in #121 Running the following command in the Vagrant machine. `sudo ansible-bender build simple-playbook.yaml` resulted in `There was an error during execution: Command '['podman',...

bug

Here are some things that I found on attempting to try out ansible-bender. I found the presence of a Vagrantfile great, as this could be useful not just for a...

documentation

On the first looup: ``` $ wget -q -O- http://127.0.0.1:5730/microsoft.com.au {"alerts":["YOUR-FIRST-CONTACT","RDAP lookup to https://www.rdap.net/domain/microsoft.com.au returned 404"],"category":"ERROR","freq_score":[5.2609,5.1892],"seen_by_isc":"ERROR","seen_by_web":"ERROR","seen_by_you":"ERROR"} ``` on second lookup: ``` $ wget -q -O- http://127.0.0.1:5730/microsoft.com.au {"alerts":["RDAP lookup to https://www.rdap.net/domain/microsoft.com.au...

I'm proposing that pre-commit hooks be enabled by the [pre-commit framework](https://pre-commit.com). I thought we could try it here to work out the agreed general style. Potentially it could be rolled...

**TLDR:** The Shuffle Outlook OWA (version 1.0.0) app is only returning FileAttachments currently. Emails attached emails, IE in the forward email as attachment style are not being returned. Upon testing...

bug

It may have already been discussed, but any interest in adding typehints to some of the apps? It's not necessary for all of them, and can be optional. I can...

FIRST have changed the TLP definitions to TLP:CLEAR, TLP:GREEN, TLP:AMBER, TLP:AMBER+STRICT, TLP:RED https://www.first.org/tlp/

The ability to retrieve a list of objects such as all users or groups or computers would be useful. In addition, adding a filter for the only grabbing a select...

I'm very new to using flatpak, but I thought I'd give the flatpak build a go. Followed the README, building from master. ``` flatpak-builder --force-clean --user --install build/flatpak org.gnome.Hamster.json ```...