mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Make nmcli pass py3 sanity check
Cleanup include, do not use '*' for future refactoring. Since nmcli is not present on EL5, we can safely use python 2.6 syntax only.
This commit is contained in:
committed by
Matt Clay
parent
32c4190ac8
commit
04996c3720
@@ -13,3 +13,4 @@
|
||||
/univention/
|
||||
/web_infrastructure/letsencrypt.py
|
||||
/infrastructure/foreman/
|
||||
/network/nmcli.py
|
||||
|
||||
@@ -50,4 +50,3 @@
|
||||
/network/cloudflare_dns.py
|
||||
/network/f5/bigip_gtm_virtual_server.py
|
||||
/network/f5/bigip_gtm_wide_ip.py
|
||||
/network/nmcli.py
|
||||
|
||||
Reference in New Issue
Block a user