mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-06 00:14:02 -07:00
(cherry picked from commit f67473024d
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
bccf77a461
commit
4e13c8b969
22 changed files with 72 additions and 96 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue