Releases: pyinfra-dev/pyinfra
Releases · pyinfra-dev/pyinfra
v1.4.12
- Support tag names in
git.GitBranchfact (@stevenkaras) - Fix
cache_timetest infiles.downloadoperation (@stevenkaras) - Fix parsing of
server.LinuxDistributionfact for Archlinux (@TypicalFence) - Correctly return
Nonewhen no major version inserver.LinuxDistributionfact
v1.4.11
v1.4.10
- Ensure services in
/usr/local/etc/rc.dare handled inbsdinit.serviceoperation - Check status of services in
/usr/local/etc/rd.dinbsdinit.RcdStatusfact - Fix status checking in
bsdinit.RcdStatusfact (for non-OpenBSD) - Expand BSD test boxes to include NetBsd & HardenedBSD
v1.4.9
- Fix connection w/
use_remote_sudoinssh.uploadoperation (@GerardoGR) - Fix
mysql.MysqlUserGrantsfact regex for*.*grant lines - Remove any askpass file before issuing reboots in
server.rebootoperation
v1.4.8
v1.4.7
v1.4.6
v1.4.5
- Fix missing mysql connection arguments updating privileges
mysql.databaseoperation (@sfermigier) - Fix parallel upload of askpass files
- Properly handle shell quoting of filenames, fixes filenames with shell characters/etc for all
files.*operations
v1.4.4
v1.4.3
- 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_portsas an integer iniptables.ruleoperation - Migrate iptables facts & operations to use explicit fact imports
- Fix/implement idempotency in iptables operations