mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Update k8s_facts.py (#56193)
https://github.com/ansible/ansible/issues/55448
This commit is contained in:
@@ -97,7 +97,7 @@ EXAMPLES = '''
|
||||
k8s_facts:
|
||||
kind: Pod
|
||||
field_selectors:
|
||||
- status.phase = running
|
||||
- status.phase=Running
|
||||
'''
|
||||
|
||||
RETURN = '''
|
||||
|
||||
Reference in New Issue
Block a user