pyinfra v2.0.1 Release Notes

    • Rewrite & fix/speedup systemd facts using systemctl show
    • ๐Ÿ‘Œ Support passing IO-like objects into files.template operation
    • ๐Ÿ‘Œ Support accept-new SSH config for StrictHostKeyChecking
    • ๐Ÿ›  Fix hashing of facts with non-keyword arguments
    • ๐Ÿ›  Fix connect to non-connected hosts before collecting facts
    • Fix config.REQUIRE_PYINFRA_VERSION & config.REQUIRE_PACKAGES handling
    • ๐Ÿ“„ Many little docs improvements