File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
roles/infrastructure/tasks Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11---
22
3- # Copyright 2023 Cloudera, Inc. All Rights Reserved.
3+ # Copyright 2024 Cloudera, Inc. All Rights Reserved.
44#
55# Licensed under the Apache License, Version 2.0 (the "License");
66# you may not use this file except in compliance with the License.
1616
1717namespace : cloudera
1818name : exe
19- version : 2.4.0
19+ version : 2.4.1
2020readme : README.md
2121authors :
2222 - Jim Enright @jenright
Original file line number Diff line number Diff line change 6363 query : ' InstanceTypeOfferings[].InstanceType'
6464
6565- name : Find AMI for Dynamic Inventory Deployment
66- when : infra__dynamic_inventory_count
66+ when : infra__dynamic_inventory_count | int > 0
6767 block :
6868 - name : List suitable AMIs within our region
6969 amazon.aws.ec2_ami_info :
You can’t perform that action at this time.
0 commit comments