mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
maven_artifact: fix broken import (#33749)
* Fail when lxml isn't available * whole project requires Python >= 2.6
This commit is contained in:
parent
99abe24d74
commit
02e965ba20
2 changed files with 8 additions and 3 deletions
|
@ -32,6 +32,5 @@ lib/ansible/modules/network/lenovo/cnos_template.py
|
|||
lib/ansible/modules/network/lenovo/cnos_vlag.py
|
||||
lib/ansible/modules/network/lenovo/cnos_vlan.py
|
||||
lib/ansible/modules/network/nxos/nxos_file_copy.py
|
||||
lib/ansible/modules/packaging/language/maven_artifact.py
|
||||
lib/ansible/modules/packaging/os/yum_repository.py
|
||||
lib/ansible/modules/system/hostname.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue