Robert Rettig
Robert Rettig
fix #59
--- name: Pull request about: Describe the proposed change --- **Describe the change** Introduces `bootstrap_not_as_root` variable default no, which allows to run this role on hosts which have no root...
## Proposed feature Do not explicit require the decision made in commit https://github.com/robertdebock/ansible-role-bootstrap/commit/c7cc6d4eeff4c64584d76a5c1d9964e7b5395d15#r66724401 ## Rationale Why is this feature required? There are many ( if not most ) use cases...
By using jgit from eclipse this plugin will fail when used within a git worktree. https://bugs.eclipse.org/bugs/show_bug.cgi?id=477475 possible fix: https://git.eclipse.org/r/#/c/54404/ https://dev.eclipse.org/mhonarc/lists/jgit-dev/msg02987.html
**Environment** VS Code version: 1.68.1 OS: win32 Extension version: 0.4.0 **Description** I have setup `proxy-url` in `~/.kube/config`. ``` apiVersion: v1 clusters: - cluster: proxy-url: socks5://localhost:1080 ``` Usage description: https://kubernetes.io/docs/tasks/extend-kubernetes/socks5-proxy-access-api/#client-configuration This...
## Describe the bug The check will not show WARNING or CRITICAL if the server is presenting a full chain with 'remaining time of ca/intermediate less than leaf certificate'. the...
fixed issue #1026 . Now it works with JumpCloud ldap. ``` INFO[0184] User Admin flybyray with email [email protected] authorized via LDAP correctly ```
I got `2022/09/08 16:14:43 http: panic serving 127.0.0.1:37156: runtime error: index out of range [0] with length 0` when logging in with LDAP credentials. Semaphore is running as backend with...
https://github.com/postmanlabs/newman#using-socks-proxy
I use the director configuration approach. A `badhost!slack-notifications-notification-hosts` will be generated. But my channel configuration `#ops-on-call` will be overriden by the default `#monitoring_alerts`. Relevant output `icinga2 object list --name 'badhost!slack-notifications-notification-hosts'`...
##### SUMMARY Decrypt and parse MySQL's login path file. See also: https://dev.mysql.com/doc/refman/8.0/en/mysql-config-editor.html ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME `plugins/module_utils/mysql.py` ##### ADDITIONAL INFORMATION https://github.com/PyMySQL/myloginpath See also: https://dev.mysql.com/doc/refman/8.0/en/mysql-config-editor.html ```yaml...