-
## Is your feature request related to a problem? Please describe
When deploying pyinfra , we need to setup Python and dependencies.
## Describe the solution you'd like
Building pyinfra stand alon…
-
## Is your feature request related to a problem? Please describe
Commands like `systemctl stop abc*` support glob-style wildcards.
However, `systemd.service()` does not.
## Describe the sol…
-
## Is your feature request related to a problem? Please describe
Perusing the code it appears the windows_file module does not implement the template function, which might be the most immediately use…
-
I recently made some benchmark tests to compare [sakes](https://github.com/alajmo/sake) and Ansibles performance, and came across the pyinfra-performance repo, so decided to throw in pyinfra as well.
…
-
`mariadb.service` keeps failing on first install - not always but more often than not.
Not sure what's causing this to happen, but the server itself keeps running fine regardless.
`systemctl sta…
-
Hello, I installed pyflow 0.3.1 via .deb then tried to install `pyinfra`, but having an issue.
Similarly to #139 there is a problem with charset-normalizer. What is different is the traceback, so I…
-
## Describe the bug
If package's name is "alias" in apt, `apt.packages` will produce `Change` on every run, regardless of actual package's state
## To Reproduce
1. Run Ubuntu/Debian vm
2. Run `m…
-
## Describe the bug
In the past I have already reported similar bug (#761) and it was fixed, but today I encountered it again
When trying to upload or template a file to remote host without /tmp…
-
When I package a python package which has a dependency on both `zope.event` and `zope.interface`, `zope.event` is not importable. Example case:
```
[15:05:06] λ shiv -o ~/bin/zope_event zope.even…
-
I was using `file.put()` with a directory destination and switched it to a `file.template()`. That resulted in the following traceback:
```pytb
File "/home/rsyring/.local/pipx/venvs/kilo/lib/p…