Felix Fontein
ca32d9f925
[stable-8] Fix pylint and pep8 issues exposed by latest ansible-core's ansible-test sanity checks ( #8723 )
...
Fix pylint and pep8 issues exposed by latest ansible-core's ansible-test sanity checks (#8720 )
* Remove bad whitespace.
* 'Fixing' various used-before-assignment issues that pylint flagged.
(cherry picked from commit 9a16eaf9ba
)
2024-08-07 16:03:43 +02:00
patchback[bot]
189b737c50
[PR #7495/3c12c6f4 backport][stable-8] [proxmox_disk]: Add ability to manipulate CD-ROM drive ( #7553 )
...
[proxmox_disk]: Add ability to manipulate CD-ROM drive (#7495 )
* add: ability to manipulate CD-ROM drive
Added ability to manipulate CD-ROM drive:
create, mount, umount, use physical drive.
* Add changelog fragment
* Relax cdrom option requirement
* Formatting values
Co-authored-by: Felix Fontein <felix@fontein.de>
* YAML fix
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 3c12c6f482
)
Co-authored-by: castorsky <csky57@gmail.com>
2023-11-19 10:40:06 +01:00
exodious
70e2048d8c
proxmox_disk: fix failure to create cdrom ( #6770 )
...
* proxmox_disk: fix failure to create cdrom
* Add changelog fragment 6770
* Update changelogs/fragments/6770-proxmox_disk_create_cdrom.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
2023-06-26 23:30:33 +02:00
Felix Fontein
45eb1e3915
Use semantic markup (modules o-p) ( #6681 )
...
* Use semantic markup.
* Use real option, not alias.
* E() now works better.
2023-06-15 15:48:17 +02:00
Felix Fontein
ed79a68553
Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules ( #5958 )
...
Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules.
2023-02-20 17:27:38 +01:00
castorsky
f38bfaddf0
Bugfix: proxmox_disk - read time out on import ( #5803 )
...
* Use async calls and fix docs
* Add changelog fragment
2023-01-23 22:49:50 +01:00
castorsky
fab73a1d1e
Bugfix: Remove redundant VMID parameters ( #5672 )
...
* Remove redundant parameters VMID
* Add changelog fragment
2022-12-19 20:22:23 +01:00
Doc_Tiebeau
27a4ffc293
Fix: Duplicate vmid in proxmox_disk module #5492 ( #5493 )
...
https://github.com/ansible-collections/community.general/issues/5492
2022-11-13 21:03:30 +01:00
Alexei Znamensky
f683d6a05d
short_description fix batch 2 ( #5520 )
2022-11-09 13:57:41 +01:00
Felix Fontein
b531ecdc9b
Unflatmap community.general ( #5461 )
...
* Move files.
* Update imports and references.
* Move wrongly placed files.
* Reverse redirects, deprecate long → short name redirects.
* Simplify contribution guidelines for new modules.
* Rewrite BOTMETA.
* Add changelog fragment.
* Fix ignore.txt files.
2022-11-02 20:42:29 +00:00