1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests/unit/plugins
Robert Osowiecki eb941c30b4
parted: consider current partition state even in check_mode (#247)
* parted: consider current partition state even in check_mode

* Update changelogs/fragments/183-parted_check_mode.yml

Co-Authored-By: Andrew Klychkov <aaklychkov@mail.ru>

* Test check_mode considers get_device_info

* fixed pep8 E302: expected 2 blank lines

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
2020-05-23 10:15:20 +03:00
..
become
cache
connection
inventory
lookup add etcd3 lookup plugin (#127) 2020-04-25 10:58:06 +02:00
module_utils Move unit test to right place. (#365) 2020-05-19 11:15:43 +02:00
modules parted: consider current partition state even in check_mode (#247) 2020-05-23 10:15:20 +03:00
__init__.py