mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-31 17:11:23 -07:00
one_image: Add image creation and timeout (#9075)
* Add creation one_image * Add CHANGELOG * PR fix docs * Add doc line for create
This commit is contained in:
parent
2429e228a4
commit
cecaa1840d
2 changed files with 124 additions and 48 deletions
3
changelogs/fragments/9075-add-creation-oneimage.yml
Normal file
3
changelogs/fragments/9075-add-creation-oneimage.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
minor_changes:
|
||||
- one_image - add ``create``, ``template`` and ``datastore_id`` arguments for image creation (https://github.com/ansible-collections/community.general/pull/9075).
|
||||
- one_image - add ``wait_timeout`` argument for adjustable timeouts (https://github.com/ansible-collections/community.general/pull/9075).
|
Loading…
Add table
Add a link
Reference in a new issue