mirror of https://github.com/ansible/ansible.git
[2.9] Correct usage of API call in aws_config_aggregator
update_resource and delete_resource takes and requires four argument.
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
(cherry picked from commit 21c8dae83b
)
pull/64756/head
parent
cef3036179
commit
3628c9c07e
@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- Fixes update_resource and delete_resource API for correct number of arguments in aws_config_aggregator (https://github.com/ansible/ansible/pull/64581).
|
Loading…
Reference in New Issue