Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

connection/inventory: adjust import __future__ for Python3 #9584

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

russoz
Copy link
Collaborator

@russoz russoz commented Jan 19, 2025

SUMMARY

Change the from __future__ imports to annotations only, as needed for Python 3

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

plugins/connection/chroot.py
plugins/connection/funcd.py
plugins/connection/incus.py
plugins/connection/iocage.py
plugins/connection/jail.py
plugins/connection/lxc.py
plugins/connection/lxd.py
plugins/connection/proxmox_pct_remote.py
plugins/connection/qubes.py
plugins/connection/saltstack.py
plugins/connection/zone.py
plugins/inventory/cobbler.py
plugins/inventory/gitlab_runners.py
plugins/inventory/icinga2.py
plugins/inventory/iocage.py
plugins/inventory/linode.py
plugins/inventory/lxd.py
plugins/inventory/nmap.py
plugins/inventory/online.py
plugins/inventory/opennebula.py
plugins/inventory/proxmox.py
plugins/inventory/scaleway.py
plugins/inventory/stackpath_compute.py
plugins/inventory/virtualbox.py
plugins/inventory/xen_orchestra.py

@ansibullbot ansibullbot added cloud connection connection plugin feature This issue/PR relates to a feature request inventory inventory plugin plugins plugin (any type) labels Jan 19, 2025
@felixfontein felixfontein added check-before-release PR will be looked at again shortly before release and merged if possible. backport-10 Automatically create a backport for the stable-10 branch labels Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-10 Automatically create a backport for the stable-10 branch check-before-release PR will be looked at again shortly before release and merged if possible. cloud connection connection plugin feature This issue/PR relates to a feature request inventory inventory plugin plugins plugin (any type)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants