mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
committed by
Sviatoslav Sydorenko
parent
443327f665
commit
57f01c63e9
@@ -214,7 +214,7 @@ exceptions. Call this on your exception and it will report the error together w
|
||||
use in Ansible verbose mode.
|
||||
|
||||
```python
|
||||
from ansible.module_utils.aws.core AnsibleAWSModule
|
||||
from ansible.module_utils.aws.core import AnsibleAWSModule
|
||||
|
||||
# Set up module parameters
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user