Cédric Servais

Results 7 issues of Cédric Servais

Following part of the discussion happening in the issue #439.

documentation

### Summary The HTTPAPI connection plugin allows to manage remotely a device through API calls which is nice. Yet, the only supported authentication scheme is currently user/password using Basic Authentication,...

feature

##### SUMMARY Fixes https://github.com/ansible-collections/community.general/issues/731 ##### ISSUE TYPE - Bugfix Pull Request ##### COMPONENT NAME python_requirements_info ##### ADDITIONAL INFORMATION * Fixes the issue mentionned earlier * Also allows spaces inside the...

bug
module
needs_revision
tests
integration
needs_info
needs_rebase
needs_ci
WIP
plugins
system
check-before-release
backport-6
backport-7

Hello, I've followed the following [article](https://openliberty.io/blog/2020/02/05/docker-open-liberty-raspberry-pi.html) but I couldn't make it work. At first, I got the error that `yum package does not exist` which is quite normal on Raspbian....

Hello, I've tried to use this lib as a submodules of a project but I can't get some of the dependencies to work due to compiler settings. Is there any...

Hello guys, Do you have any plans to modularize this library with the Java 9 JPMS system ? Regards, Warkdev

### Terraform Version ```shell Terraform v1.9.6 on darwin_amd64 ``` ### Terraform Configuration Files ```terraform terraform { backend "s3" { region = "eu-fr2" skip_region_validation = true skip_credentials_validation = true skip_metadata_api_check =...

bug
backend/s3
new