Fabien Malfoy

Results 6 issues of Fabien Malfoy

I see that the latest release of bpftrace on GitHub provides a `tools.tar.gz` asset, which includes the tools themselves, their `_examples.txt` (basically, the `tools` subdir and its contents) but not...

enhancement

##### SUMMARY The [`scalway_compute` module](https://github.com/ansible-collections/community.general/blob/main/plugins/modules/cloud/scaleway/scaleway_compute.py) does not provide any way to specify neither the `boot_type` nor the `bootscript` information. Therefore, only the _local_ `boot_type` is available. Please consider adding some...

feature
module
waiting_on_contributor
needs_triage
plugins
cloud

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

enhancement
shell
priority:medium

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

bug
shell
priority:medium

## Proposed Commit Message ``` refactor(scaleway): remove private_ip handling ``` ## Additional context Private (NAT) IPs no longer exist in Scaleway Instances. ## Merge type - [x] Squash merge using...

## Proposed Commit Message ``` feat(scaleway): add AZ and region fields to DataSourceScaleway ``` ## Merge type - [x] Squash merge using "Proposed Commit Message" - [ ] Rebase and...