-
* Cookiecutter version: HEAD
* Template project url: Local tests of https://github.com/insspb/py3-bp
* Python version: 3.6
* Operating System: Ubuntu 18.04
### Description:
Unexpected exit du…
-
##### SUMMARY
The syspurpose command permits setting arbitrary user defined strings and arrays. Currently the ansible module redhat_subscription does not support this behaviour.
##### ISSUE TYPE
…
-
Based on the Star Wars sample, it seems that there is quite a lot of boilerplate that would be needed in any GraphQL API. Only `Schema.fs` contains the "interesting" domain-specific code and schema; t…
-
### Summary
It would be a nice feature to get "all" the items from a LastPass lookup, similar to `lpass show --json UNIQUENAME`. It could return the entire secret as JSON, then the caller could break…
-
### Summary
When running the following:
community.general.zfs:
name: pool/vol1
state: present
extra_zfs_properties:
volsize: 4G
volblocksize: 4k
the initial run s…
-
## Deliverables
- [x] A repo containing at standard boilerplate with files for each mode:
## Requirements
- [x] Todos/Plan of Attacks for each Mode
-
Hi, after reading your documents and source code, I feel that the interface design is a bit unfriendly. Sometimes, users only need to parse a certain section of code or specify a single file for parsi…
-
`JsExport` supports `@file` which is convenient for files with lots of exported classes, to cut down on boilerplate.
-
### Summary
Reproducing from as I am hitting this issue and saw it was unresolved prior to migrating to the community collection.
### Issue Type
Feature Idea
### Component Name
homebre…
-
First of all, thanks for this template or boilerplate, there is a lot of modules that I learnt about.
When I run `npm run test` a lot of tests are failing like below, although I am running `npm run…