Python 3.9 min for controller by sivel · Pull Request #77566 · ansible/ansible

SUMMARY Bumps Python check to 3.9. Switches some .replace() uses with .removeprefix() and .removesuffix() new to Python 3.9, as purposeful backwards incompat with older Python versions. ISSUE TYPE ...