Bryant
Bryant
I'm using this minimal vimrc: ```vim set nocp call plug#begin('~/.vim/plugged') Plug 'pearofducks/ansible-vim' call plug#end() filetype plugin indent on syntax on set ai set si ``` and I get the following...
##### SUMMARY I get an unexpected type error, for what I assume to be the "origins" argument to the community.aws.cloudfront_distribution module: Type error when validating distribution origins: "'list' object has...
##### SUMMARY ansible mysql_query connects to mysql read-only, but the server is not in read-only mode ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME community.mysql.mysql_query ##### ANSIBLE VERSION ```paste...
### Pre-submit checks - [X] I [checked for similar issues](https://github.com/TheAssassin/AppImageLauncher/issues?q=) beforehand, but could not find any, not even closed ones. I could not add my bug report to any existing...
### Pre-submit checks - [X] I checked for similar issues beforehand, but could not find any. I could not add my proposal to any existing issue. - [X] I am...
### Summary Documentation for v 3.5.0 for ansible 6 doesn't fit in Brave browser, horizontally. It does fit OK in Firefox on my system. Turning off Brave shields doesn't affect...
Thanks, great project! I'd like to separate my redis logs from syslog, since I monitor that with Loki, and the sheer volume of redis logs in syslog swamps out the...
e.g., I'd like to use "-print-config-stderr", plus a few others, but can't with this role; this variable can be a list, and if it's defined, they can be looped over...
Simply "moving the downloaded binary" to your PATH doesn't work. Provide example commands: ```shell wget mv chmod u+x ``` This would save new folks a lot of trouble.
I copied the Dockerfile and built it as instructed on https://openswoole.com/docs/get-started/try-docker Upon build, I got the error: ``` #0 21.41 g++ -I. -I/tmp/ext-openswoole -I/tmp/ext-openswoole/include -I/tmp/ext-openswoole/main -I/tmp/ext-openswoole -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend...