mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 14:20:22 -07:00
zypper_repository: Proper failure when python-xml is missing (#939)
* Proper error when python-xml is missing * use missing_required_lib to output error * Add changelog
This commit is contained in:
parent
ba5b86cf4a
commit
09d89da0ab
2 changed files with 15 additions and 2 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- zypper_repository - proper failure when python-xml is missing (https://github.com/ansible-collections/community.general/pull/939).
|
Loading…
Add table
Add a link
Reference in a new issue