Dan Washusen

Results 8 issues of Dan Washusen

...s API via https://code.google.com/p/barbarywatchservice/. This allows for near instant coffeescript compile instead of having to wait 30 seconds for changes to be detected.

When listening to the Backbone `'add'` event on a HasMany Collection the model that's being added doesn't appear to have its reverse relations populated. However, if we change our code...

bug

### Summary The docs don't really mention how the various `ansible_ec2_network_interfaces_macs_mac*` facts work (e.g. the 'mac' part is expanded). To use the facts one needs build a variable name dynamically...

waiting_on_contributor
python3
docs

It would be excellent if the `community.aws.ec2_metric_alarm` module could support the 'Anomaly detection' threshold type as discussed here: https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Anomaly_Detection.html

**Is your feature request related to a problem? Please describe.** As documented on the [NVMe EBS docs](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/nvme-ebs-volumes.html#identify-nvme-ebs-device) page, Nitro based EC2 instances completely ignore the device name requested by the...

**Scenario** We have implemented a 'golden image' pipeline using AWS ImageBuilder that bakes in our base cloudwatch agent configuration (core logs files and system metrics), e.g. ``` ... "logs": {...

enhancement

We are attempting to use `ecr-login` in a locked down network and despite configuring the AWS region in every pace I can think of (`AWS_REGION`, `AWS_DEFAULT_REGION`, `~/.aws/config`) it always tries...

It would be excellent if the `community.aws.ec2_metric_alarm` module could support the 'Anomaly detection' threshold type as discussed here: https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Anomaly_Detection.html

needs_info
needs_template
waiting_on_contributor
feature