ansible / workshops

Training Course for Ansible Automation Platform
MIT License
1.67k stars 1.11k forks source link

auto_satellite instance query retry automation for Satellite AMI #2128

Closed heatmiser closed 3 months ago

heatmiser commented 3 months ago
SUMMARY

auto_satellite workshop deployment is experiencing spurious failures when querying the EC2 API via supplied AMI filters. This PR introduces a task group retry strategy that loops 5 times, incrementally adding a delay of an additional minute between retries for each failure.

ISSUE TYPE
COMPONENT NAME