mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-06 00:09:10 -07:00
New module: proxmox_snap (#1135)
* Fresh branch to try this again * Fix typo * Fix sanity error * Redid some tests, not sure if this works... * Re-fixed documentation * Fixed linter * Update layout * Processed feedback * Processed feedback * Added check_mode * Run test with check mode * Fix layout * Fix more layout * Fixed last sanity errors (for now) * Check mode is not a module arg.. * Fix sanity-error * Reworked check_mode and adapted tests * Added extra test to also run through remove logic, added message for check_mode to show output is different, grabbed magicmock from different library to fix py2 errors * Remove unused function * Processed feedback * Processed feedback * Processed feedback
This commit is contained in:
parent
5ee5c004b4
commit
0d1417dcfa
3 changed files with 378 additions and 0 deletions
1
plugins/modules/proxmox_snap.py
Symbolic link
1
plugins/modules/proxmox_snap.py
Symbolic link
|
@ -0,0 +1 @@
|
|||
./cloud/misc/proxmox_snap.py
|
Loading…
Add table
Add a link
Reference in a new issue