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/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 Fix become plugins (#50) 2020-03-30 19:09:45 +02:00
cache move jsonfile cache plugin back to ansible-base (#287) 2020-05-06 18:37:03 +01:00
callback Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
connection Fix the environment variable 2020-05-19 22:37:17 -07:00
doc_fragments Un-remove wrongly removed ovirt modules and adjust deprecation to Ansible 2.14 (#353) 2020-05-18 20:43:50 +01:00
filter time_filter: improve hints in error message (#368) 2020-05-20 09:22:56 +02:00
inventory linode inventory plugin: fix parsing of access_token (#318) 2020-05-13 12:37:23 +01:00
lookup Fix the docs for dig and nios. 2020-05-20 13:16:51 -07:00
module_utils Un-remove wrongly removed ovirt modules and adjust deprecation to Ansible 2.14 (#353) 2020-05-18 20:43:50 +01:00
modules parted: consider current partition state even in check_mode (#247) 2020-05-23 10:15:20 +03:00