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
Andrea Scarpino c2e37d202a
parted: support fs_type (#221)
* parted: support fs_type

Closes #135

* Update plugins/modules/system/parted.py

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

* Update plugins/modules/system/parted.py

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

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
2020-04-27 18:30:48 +03:00
..
become Fix become plugins (#50) 2020-03-30 19:09:45 +02:00
cache Fix more plugin unit tests. (#51) 2020-03-25 22:37:34 +00:00
connection
inventory
lookup add etcd3 lookup plugin (#127) 2020-04-25 10:58:06 +02:00
module_utils postgresql_user: add trust_input parameter (#116) 2020-04-12 13:16:44 +02:00
modules parted: support fs_type (#221) 2020-04-27 18:30:48 +03:00
__init__.py