pyinfra v1.4.3 Release Notes

    • ๐Ÿ›  Fix user fact comments with spaces by refactoring the fact (@sysadmin75)
    • ๐Ÿ›  Fix parsing of tab delimited crontab files with special times (@hazayan)
    • ๐Ÿ›  Fix incorrect lowercasing of yum & dnf package names
    • ๐Ÿ›  Fix/enable passing to_ports as an integer in iptables.rule operation
    • Migrate iptables facts & operations to use explicit fact imports
    • ๐Ÿ›  Fix/implement idempotency in iptables operations