mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-19 02:11:32 +00:00
zfs_facts: use check_rc (#11054)
* zfs_facts: use check_rc * add changelog frag
This commit is contained in:
parent
396f467bbb
commit
49c7253f24
2 changed files with 3 additions and 6 deletions
2
changelogs/fragments/11054-zfs-facts-checkrc.yml
Normal file
2
changelogs/fragments/11054-zfs-facts-checkrc.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- zfs_facts - use Ansible construct to check result of external command (https://github.com/ansible-collections/community.general/pull/11054).
|
||||
Loading…
Add table
Add a link
Reference in a new issue