mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
(cherry picked from commit f67473024d)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
@@ -393,7 +393,7 @@ actions:
|
||||
description: List of actions performed for the instance.
|
||||
returned: success
|
||||
type: list
|
||||
sample: '["create", "start"]'
|
||||
sample: ["create", "start"]
|
||||
'''
|
||||
import datetime
|
||||
import os
|
||||
|
||||
Reference in New Issue
Block a user