Bradley A. Thornton

Results 161 issues of Bradley A. Thornton

This will avoid issues with ansible-lint in offline mode

https://twitter.com/MetaSpoil/status/1559224334320914433 Needs to be verified, should be small fix

### Summary This is with no volume mounts specified in the settings.json ``` Container engine set to: 'podman' [Trace - 6:28:41 AM] Received notification 'window/logMessage'. Params: { "type": 1, "message":...

### Summary ![image](https://user-images.githubusercontent.com/18386516/195589643-6d474c69-59bd-4714-ab64-ba22e21cef6f.png) ### Extension version v1.0.90 ### VS Code version 1.72.0 ### Ansible Version ```shell N/A ``` ### OS / Environment Fedora 36 ### Relevant log output ```shell N/A...

bug
new

### Problem Playbook adjacent collection are not used ### Solution Use playbook adjacent collection directory in search path ### Alternatives _No response_ ### Additional context _No response_

feature
new

### Problem A collection may not be availabe locall, if the user types a plugin name and a collection is not found we can suggest to install it for them...

### Summary We should allow, and probably encourage, an `__init__.py` have a docstring in it. From PEP257 - "A package may be documented in the module docstring of the __init__.py...

support:core
bug
has_pr
affects_2.15

Hello- It seems to be increasingly common for application specific configuration files to be located in an XDG_CONFIG_HOME/ directory rather than the user's home directory. Was wondering if it could...

Hello from the future. This is a cool project, thank you. The binary is working fine but I wanted to try to build it myself and ran into issues. Can...