-
- Kubernetes v1.2.0
- Fedora 24 x64
I followed [this](http://kubernetes.io/docs/getting-started-guides/fedora/fedora_manual_config/) guide on configuring Kubernetes on Fedora master-node, everything …
-
### Summary
While trying to create a bucket using the s3_bucket module. I get the below error. Although the bucket is created but the task fails with the below error. Upon checking the bucket permiss…
-
### Summary
When I do
```- name: Create MSK cluster
community.aws.msk_cluster:
name: "{{ item.name }}"
....................................................................
authent…
-
### Summary
I am duplicating issue #859 because it was incorrectly closed.
Idempotency -- the core design pattern and expectation on which Ansible is built -- requires that the module's return d…
-
# Enhancement Description
- One-line enhancement description (can be used as a release note): This feature enables the creation of a LoadBalancer Service that has different port definitions with diff…
-
### Summary
When using amazon.aws.ec2_metadata_facts on CentOS 7, Amazon Linux 1 and Amazon Linux 2, I get this error:
An exception occurred during task execution. To see the full traceback, use -…
-
* [x] I've read the [guidelines for Contributing to Roots Projects](https://github.com/roots/.github/blob/master/CONTRIBUTING.md)
* [x] This request isn't a duplicate of an existing request
* [x…
-
**Please fill out the below information:**
* Your Windows build number: (Type `ver` at a Windows Command Prompt)
Microsoft Windows [Version 10.0.18917.1000]
* What you're doing and what's happ…
-
### Describe the bug
Build failing on x86 (x86_64) and ramips (mipsel_24kc)
With last commit:
https://github.com/openwrt/openwrt/commit/c6419d1946996aa859cef9df897a0c1c1f796d11
### OpenWrt versi…
-
I have an issue that is rather difficult to debug, and was wondering if anyone sees anything wrong with my configuration.
```
Error no primary server available
```
Nodejs version `4.2.1` and mongoDB…