Max Kozlov
Max Kozlov
## 1. Provide a general summary of the issue in the Title above I don't know, if this is api or module problem, but seems any API request use wrong...
**Continuation of discussion with @mcc85s in #6** > mean it actually uploaded most of my files that way, but I think it has the same general error that 7z has...
I believe that default Ident mapping should be like this ``` diff # pg_ident.conf postgresql_pg_ident: - comment: "root is allowed to login as {{ postgresql_admin_user }}" mapname: "root_as_{{ postgresql_admin_user }}"...
Will be fine if each host element height was equal to smallest height (option) when pagination enabled. Because on last page we get a few elements resized to full page...
Fixes #179. Changes proposed in this pull request: Job order for `Get-RSJob` preserved from input to output How to test this code: ``` powershell PS C:\> 1..10 | Start-RSJob {...
There is a bug based on #169 Code sample: ``` powershell 1 .. 2 | Foreach-Object { $_ | Start-RSJob { $_ (10 * $_ + 1) .. (10 *...
Before I make Pull request with my changes I want to discuss it with community. NewParam branch of my fork contains several fixes and changes that lead to behaviour change...
**What happened**: I try to render my dashboard with plugin and it 100% fails The call is `GET url/render/d/{id}` with authorization header and width/height/scale/timeout parameters **What you expected to happen**:...
##### SUMMARY Can't get it to work :) ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME community.network.ce_link_status ##### ANSIBLE VERSION ``` ansible [core 2.13.3] config file = /etc/ansible/ansible.cfg configured...
`Know` instead of `Known` `Get-SSHJsonKnowHost` `Get-SSHTrustedHost -KnowHostStore` `New-SSHTrustedHost -KnowHostStore` `Remove-SSHTrustedHost -KnowHostStore` I think this should be corrected with aliases not to break anything