Bradley A. Thornton
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  ### 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...
### Problem Playbook adjacent collection are not used ### Solution Use playbook adjacent collection directory in search path ### Alternatives _No response_ ### Additional context _No response_
### 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...
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...