mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-02 14:40:19 -07:00
Modules for gathering facts about ZFS datasets and pools (#19181)
* Add modules for gathering facts about ZFS datasets and pools * Move zfs module to storage/zfs subcategory * Replace dict.iteritems() with iteritems(dict) * Add ANSIBLE_METADATA Document return values Make imports explicit Use native YAML syntax in EXAMPLES * Add zfs_facts and zpool_facts modules to CHANGELOG.md * Add facts to return values
This commit is contained in:
parent
3744764fae
commit
d9ced3f4d1
5 changed files with 503 additions and 0 deletions
0
lib/ansible/modules/storage/zfs/__init__.py
Normal file
0
lib/ansible/modules/storage/zfs/__init__.py
Normal file
Loading…
Add table
Add a link
Reference in a new issue