-
## Describe the bug
unit tests fail in Apine docker instance with an error - “ FileNotFoundError: [Errno 2] No such file or directory: 'ssh'”
In absence of ssh setup , should ssh tests be option…
-
## Describe the bug
`yum.packages` sometimes does reinstall a package even when it is already installed.
I tracked does the behavior to he function `_has_package` in `pyinfra/operations/util/packa…
-
## Describe the bug
A clear and concise description of what the bug is.
Running the `lxd.container(...)` operation in a `@local` deploy never returns control and does not succeed
## To Reproduce
…
-
pyinfra host10.py exec -- whoami
this will connect ssh remote machine
then
pyinfra host10.py exec -- hostname
this will connect ssh remote machine
but i will reuse above ssh connection, dont rec…
-
## Describe the bug
```
$ pyinfra inv.py fact server.MacosVersion
--> Loading config...
--> Loading inventory...
--> Connecting to hosts...
[...]
--> Gathering facts...
[...]
[ELIDED] C…
-
## Describe the bug
Problem to run command on external host
Normal runs if @local, but for the Cloud the error
## To Reproduce
Example command:
`pyinfra /home/vagrant/pyinfra/inventory.py --l…
-
## Describe the bug
While trying to run an old pyinfra script, I get
ImportError: cannot import name 'init' from 'pyinfra.operations'
23:12:56-joakim@tanaka:~/infra/vagrant_mail_vm$ pyinfra inv…
-
## Describe the bug
The data argument is empty in code. Please review also the Ipv6Addrs Fact
## To Reproduce
inventory.py
```
nodes = ["192.168.15.100"]
```
deploy.py
```
from pyin…
jrdot updated
2 years ago
-
We have been running Redash via Salt for several years at this point and the current installation is using an out of date version. The upstream Redash project recently published a v10 release that we …
-
https://github.com/Fizzadar/pyinfra/releases only goes to 2.2, which was a bit confusing.
drewp updated
2 years ago