mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-10 18:34:03 -07:00
* describe_images is very slow if not filtered to owner accounts *or* if the Owners parameter is passed (unless the Owners parameter is `self`). Convert Owners parameters to `owner-id` and `owner-alias` filters where possible. Tests with CLI show that `--owners self` is fast, `--owners 123456789012` is slow (with or without owner-id filter). * describe_image_attributes fails against accounts other than your own. Launch permissions are useful information, but not critical. |
||
---|---|---|
.. | ||
cli | ||
compat | ||
config | ||
errors | ||
executor | ||
galaxy | ||
inventory | ||
module_utils | ||
modules | ||
parsing | ||
playbook | ||
plugins | ||
template | ||
utils | ||
vars | ||
__init__.py | ||
constants.py | ||
release.py |