mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Cloud amazon and azure (#3610)
* Native YAML - cloud/amazon * Native YAML - cloud/azure
This commit is contained in:
committed by
Matt Clay
parent
06a8f1d79b
commit
1e9333f822
@@ -82,7 +82,8 @@ EXAMPLES = '''
|
||||
query: all
|
||||
max_items: 20
|
||||
- name: show Lambda facts
|
||||
debug: var=lambda_facts
|
||||
debug:
|
||||
var: lambda_facts
|
||||
'''
|
||||
|
||||
RETURN = '''
|
||||
|
||||
Reference in New Issue
Block a user