Gregory Furlong
ae5090d90e
New modules btrfs_subvolume / btrfs_info ( #5832 )
...
* Initial implementation for new modules btrfs_subvolume and btrfs_info
* Improve/flesh out documentation. Add ability to target filesystem by uuid, label or device. Update tests to test targeting filesystem by each supported parameter and when only mountpoint.
* Updates for btrfs modules. Add missing copyright notices. Switch options to contains in return documentation. Update btrfs_subvolume to always use closest parent mount.
* Add maintainers for btrfs module(s) and remove unused class member cause lint failure.
* Add changelog fragment. Attempt to only run against the VMs as part of CI.
* Updates per code review. Remove changelog fragment. Switch use of map to list comprehension. Add trailing comma to last item in multi-line dicts. Clean up documentation with complete senstences for descriptions and correct/consistent use of macros.
* Improved error handling in btrfs_subvolume module: add custom exception type, favor exceptions over immediate call to fail_json and add single top level return for failure scenarios. Normalize name and snapshot_source parameters early in module execution and remove unecessary duplicate normalization throughout processing.
* Add azp/posix/3 to aliases per feedback
* Clean up automatic mounting. Prevent automount when check_mode=True. Immediately fail if a mount is identified as required and automount=True. Identify the minimal subset of subvolumes that need to be mounted instead of just finding a single common root.
* Skip btrfs_subvolume integration tests if btrfs-progs isn't successfully installed.
* Bump version_added for btrfs modules to 6.6.0. Ensure consistent trailing punctuation for module descriptions and document check_mode behavior as attribute description rather than a module level note.
* Remove unused imports from btrfs_subvolume module.
* Fix import.
* Docs improvements.
---------
Co-authored-by: Felix Fontein <felix@fontein.de >
2023-04-20 06:35:29 +02:00
..
2023-03-06 23:02:24 +01:00
2023-02-15 22:55:23 +01:00
2022-10-11 07:34:36 +02:00
2023-03-06 23:02:24 +01:00
2022-12-22 06:45:07 +01:00
2023-03-06 23:02:24 +01:00
2023-03-06 23:02:24 +01:00
2023-04-20 06:35:29 +02:00
2022-08-05 21:31:34 +02:00
2022-10-11 07:34:36 +02:00
2022-10-11 07:34:36 +02:00
2022-10-11 07:34:36 +02:00
2023-02-15 22:55:23 +01:00
2023-02-15 22:55:23 +01:00
2022-10-11 07:34:36 +02:00
2023-02-15 22:55:23 +01:00
2022-10-11 07:34:36 +02:00
2022-08-08 08:44:19 +02:00
2022-08-08 08:44:19 +02:00
2022-08-08 08:44:19 +02:00
2022-08-05 14:03:38 +02:00
2023-03-06 23:02:24 +01:00
2023-02-15 22:55:23 +01:00
2023-02-15 22:55:23 +01:00
2022-10-11 07:34:36 +02:00
2022-10-11 07:34:36 +02:00
2022-08-08 08:44:19 +02:00
2023-01-07 17:19:58 +01:00
2023-02-15 22:55:23 +01:00
2023-02-15 22:55:23 +01:00
2022-10-11 07:34:36 +02:00
2023-02-15 22:55:23 +01:00
2023-03-06 23:02:24 +01:00
2023-02-15 22:55:23 +01:00
2022-10-11 07:34:36 +02:00
2022-10-11 07:34:36 +02:00
2023-03-06 23:02:24 +01:00
2022-10-11 07:34:36 +02:00
2022-10-11 07:34:36 +02:00
2022-10-11 07:34:36 +02:00
2022-10-11 07:34:36 +02:00
2022-10-11 07:34:36 +02:00
2022-10-11 07:34:36 +02:00
2023-02-15 22:55:23 +01:00
2023-02-15 22:55:23 +01:00
2022-10-11 07:34:36 +02:00
2022-10-11 07:34:36 +02:00
2022-10-11 07:34:36 +02:00
2023-02-25 22:40:17 +01:00
2023-02-15 22:55:23 +01:00
2023-03-06 23:02:24 +01:00
2023-02-15 22:55:23 +01:00
2023-03-06 23:02:24 +01:00
2023-03-06 23:02:24 +01:00
2023-03-06 23:02:24 +01:00
2022-10-11 07:34:36 +02:00
2022-08-05 21:08:41 +02:00
2023-03-06 23:02:24 +01:00
2023-03-06 23:02:24 +01:00
2023-03-06 23:02:24 +01:00
2023-03-06 23:02:24 +01:00
2022-08-05 21:08:41 +02:00
2023-03-06 23:02:24 +01:00
2023-03-06 23:02:24 +01:00
2023-03-06 23:02:24 +01:00
2023-02-15 22:55:23 +01:00
2023-02-15 22:55:23 +01:00
2023-02-15 22:55:23 +01:00
2023-02-15 22:55:23 +01:00
2023-02-15 22:55:23 +01:00
2023-02-15 22:55:23 +01:00
2022-08-05 21:31:34 +02:00
2022-08-05 21:31:34 +02:00
2023-03-06 23:02:24 +01:00
2023-02-15 22:55:23 +01:00
2023-03-06 23:02:24 +01:00
2023-03-06 23:02:24 +01:00
2023-02-15 22:55:23 +01:00
2023-02-15 22:55:23 +01:00
2023-02-15 22:55:23 +01:00
2023-03-06 23:02:24 +01:00
2023-04-16 13:06:12 +02:00
2022-08-05 14:03:38 +02:00
2022-08-05 14:03:38 +02:00
2022-10-11 07:34:36 +02:00
2023-02-15 22:55:23 +01:00
2022-10-11 07:34:36 +02:00
2022-10-11 07:34:36 +02:00
2023-02-15 22:55:23 +01:00
2023-02-15 22:55:23 +01:00
2023-03-06 23:02:24 +01:00
2023-03-06 23:02:24 +01:00
2023-03-06 23:02:24 +01:00
2023-02-15 22:55:23 +01:00
2023-02-15 22:55:23 +01:00
2023-02-15 22:55:23 +01:00
2023-03-26 09:31:06 +02:00
2023-03-26 09:30:34 +02:00
2022-10-11 07:34:36 +02:00
2023-02-15 22:55:23 +01:00
2022-12-05 06:22:14 +01:00
2022-12-05 06:22:14 +01:00
2023-02-25 11:12:35 +01:00
2022-08-05 14:03:38 +02:00
2022-08-05 14:03:38 +02:00
2023-01-22 17:28:33 +01:00
2023-03-06 23:02:24 +01:00
2022-08-05 21:08:41 +02:00
2023-02-15 22:55:23 +01:00
2023-02-15 22:55:23 +01:00
2022-10-11 07:34:36 +02:00
2023-03-06 23:02:24 +01:00
2022-10-11 07:34:36 +02:00
2022-10-11 07:34:36 +02:00
2022-10-11 07:34:36 +02:00
2023-02-15 22:55:23 +01:00
2022-10-11 07:34:36 +02:00
2022-10-11 07:34:36 +02:00
2022-11-01 21:58:46 +01:00
2023-03-26 11:27:30 +02:00
2023-03-06 23:02:24 +01:00
2023-02-15 22:55:23 +01:00
2023-02-15 22:55:23 +01:00
2022-10-11 07:34:36 +02:00
2023-02-15 22:55:23 +01:00
2022-08-08 14:24:58 +02:00
2023-02-15 22:55:23 +01:00
2023-02-15 22:55:23 +01:00
2022-08-05 21:31:34 +02:00
2022-08-05 21:31:34 +02:00
2022-08-05 21:31:34 +02:00
2022-08-05 21:31:34 +02:00
2022-08-05 21:31:34 +02:00
2022-08-05 21:31:34 +02:00
2023-02-15 22:55:23 +01:00
2023-03-12 12:29:24 +01:00
2022-10-11 07:34:36 +02:00
2023-02-15 22:55:23 +01:00
2022-10-11 07:34:36 +02:00
2023-02-15 22:55:23 +01:00
2023-03-06 23:02:24 +01:00
2023-01-07 14:08:34 +01:00
2023-01-07 14:08:34 +01:00
2023-03-06 23:02:24 +01:00
2023-03-06 23:02:24 +01:00
2022-08-05 21:08:41 +02:00
2023-02-15 22:55:23 +01:00
2022-10-11 07:34:36 +02:00
2023-04-16 15:34:53 +02:00
2023-04-09 14:59:37 +02:00
2023-04-10 09:10:32 +02:00
2022-12-08 22:13:41 +01:00
2023-04-10 21:08:58 +02:00
2023-02-15 22:55:23 +01:00
2023-03-06 23:02:24 +01:00
2022-10-11 07:34:36 +02:00
2023-02-15 22:55:23 +01:00
2023-02-15 22:55:23 +01:00
2023-03-06 23:02:24 +01:00
2023-02-15 22:55:23 +01:00
2023-02-15 22:55:23 +01:00
2022-11-07 21:04:55 +01:00
2023-02-15 22:55:23 +01:00
2022-11-05 20:44:33 +00:00
2023-02-15 22:55:23 +01:00
2022-10-23 17:18:06 +02:00
2023-02-15 22:55:23 +01:00
2023-02-15 22:55:23 +01:00
2022-11-05 20:43:47 +00:00
2023-02-15 22:55:23 +01:00
2022-11-02 20:11:04 +01:00
2022-08-05 21:31:34 +02:00
2023-02-15 22:55:23 +01:00
2022-08-05 21:31:34 +02:00
2023-02-15 22:55:23 +01:00
2022-08-05 21:31:34 +02:00
2023-02-15 22:55:23 +01:00
2022-08-05 21:31:34 +02:00
2022-08-05 21:31:34 +02:00
2022-08-05 21:31:34 +02:00
2022-08-05 21:31:34 +02:00
2023-02-15 22:55:23 +01:00
2023-02-15 22:55:23 +01:00
2022-08-05 21:31:34 +02:00
2022-08-05 21:31:34 +02:00
2023-03-06 23:02:24 +01:00
2022-10-11 07:34:36 +02:00
2022-10-11 07:34:36 +02:00
2022-08-05 21:31:34 +02:00
2022-08-05 21:31:34 +02:00
2023-02-15 22:55:23 +01:00
2022-08-08 08:44:19 +02:00
2023-02-15 22:55:23 +01:00
2022-08-05 21:31:34 +02:00
2022-08-05 21:31:34 +02:00
2023-02-15 22:55:23 +01:00
2023-03-06 23:02:24 +01:00
2022-08-05 21:08:41 +02:00
2023-03-06 23:02:24 +01:00
2023-02-15 22:55:23 +01:00
2023-02-15 22:55:23 +01:00
2022-08-05 14:03:38 +02:00
2022-08-05 21:31:34 +02:00
2023-02-15 22:55:23 +01:00
2023-02-15 22:55:23 +01:00
2022-08-05 21:31:34 +02:00
2023-04-08 18:20:28 +02:00
2022-08-05 21:31:34 +02:00
2023-02-15 22:55:23 +01:00
2023-02-15 22:55:23 +01:00
2023-04-18 08:01:39 +02:00
2023-04-18 08:01:39 +02:00
2022-08-05 14:03:38 +02:00
2023-03-25 23:16:46 +01:00
2023-01-30 06:30:54 +01:00
2023-02-15 22:55:23 +01:00
2023-02-15 22:55:23 +01:00
2023-02-15 22:55:23 +01:00
2022-10-11 07:34:36 +02:00
2023-02-15 22:55:23 +01:00
2023-02-15 22:55:23 +01:00
2023-02-15 22:55:23 +01:00
2023-02-15 22:55:23 +01:00
2023-04-10 08:37:48 +02:00
2023-02-15 22:55:23 +01:00
2023-03-04 10:09:14 +01:00
2023-02-15 22:55:23 +01:00
2023-03-06 23:02:24 +01:00
2023-02-15 22:55:23 +01:00