-
Updated
Mar 21, 2022 - Python
ansible-devtools
Here are 17 public repositories matching this topic...
-
Updated
Mar 21, 2022
Problem
This plugin makes high use of executing shell commands, and has a few config options for these. But not all commands used by the plugin are covered, for example the ansible-playbook, ansible-config command and some more.
Sometimes you just need to add the same prefix to all of the commands, for example when using VS Code as a Flatpak, where you want to prefix every command wi
See #827
-
Updated
Mar 22, 2022 - TypeScript
-
Updated
Mar 21, 2022 - Python
-
Updated
Mar 21, 2022 - Python
-
Updated
Mar 18, 2022 - TypeScript
-
Updated
Mar 22, 2022 - Dockerfile
-
Updated
Mar 21, 2022 - Python
A large number of values are handled with getter methods throughout. Replace them with use of the @property wrapper where appropriate
-
Updated
Mar 17, 2022 - Python
-
Updated
Mar 15, 2020 - Dockerfile
-
Updated
Dec 11, 2021
Improve this page
Add a description, image, and links to the ansible-devtools topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ansible-devtools topic, visit your repo's landing page and select "manage topics."
Summary
Using uppercase variables in tasks are reported as `var-naming: Task defines variables within 'vars' section that violates variable naming standards´. The same variables for blocks are not reported.
Issue Type
Ansible and Ansible Lint details