issues
search
pyinfra-dev
/
pyinfra
pyinfra turns Python code into shell commands and runs them on your servers. Execute ad-hoc commands and write declarative operations. Target SSH servers, local machine and Docker containers. Fast and scales from one server to thousands.
https://pyinfra.com
MIT License
3.92k
stars
382
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for sha348
#1245
Firesphere
opened
1 hour ago
0
Add informations on cli output about module when fact or operation was not found
#1244
maisim
opened
3 days ago
1
Add some pipx operations & facts
#1243
maisim
opened
4 days ago
0
SSH Key of type ED25519-SK work with pyinfra==3.1 & paramiko==3.1 but not with newer versions of paramiko (3.2+)
#1242
julienfr112
opened
5 days ago
0
Change dynamic executon doc to use nested ops
#1241
Fizzadar
opened
1 week ago
0
NOMERGE Testo
#1240
Fizzadar
closed
1 week ago
0
CPAN/CPANM operations
#1238
Firesphere
opened
2 weeks ago
0
pyinfra/operations: Handle latest value in installing pip requirements file
#1237
amiraliakbari
closed
1 week ago
0
Fix tilde expansion for LocalConnector.put_file()
#1236
simonhammes
opened
3 weeks ago
0
`files.put()` does not expand `~`
#1235
simonhammes
opened
3 weeks ago
1
Fix typos + CI
#1234
simonhammes
closed
1 week ago
1
Fix regex used to parse installed apk packages
#1233
simonhammes
closed
1 week ago
1
facts: Add podman.PodmanSystemInfo and podman.PodmanPs
#1232
bauen1
opened
3 weeks ago
0
facts: add efibootmgr.EFIBootMgr
#1231
bauen1
opened
3 weeks ago
0
Bump dev dependencies
#1230
simonhammes
closed
1 week ago
1
CI: Use macos-13 instead of macos-12
#1229
simonhammes
closed
1 week ago
0
CI: Bump actions
#1228
simonhammes
closed
1 week ago
0
Docs: Add type annotations for operations
#1227
simonhammes
closed
1 week ago
0
Custom data via `pyinfra.local.include`
#1226
TimothyWillard
closed
1 week ago
0
Grand total for hosts, success, error and no change in results output
#1225
NichtJens
closed
1 week ago
0
Gets stuck connecting via ssh
#1224
roman-r-m
opened
1 month ago
3
Unable to connect via SSH through two proxy jumps
#1223
adrysn
opened
1 month ago
0
Parse os-release for Servers Incompatible with lsb_release
#1222
wowi42
closed
1 week ago
0
Read group and user information using getent to respect nsswitch.conf
#1221
bauen1
opened
1 month ago
0
Exception when running on slow to connect hosts
#1220
julienlavergne
opened
1 month ago
2
`files.put()` does not accept `pathlib.Path`
#1219
NedJWestern
opened
1 month ago
1
Feature request: docker container exec
#1217
erlangparasu
opened
1 month ago
0
Feature request: supervisor (supervisorctl) operations
#1216
erlangparasu
opened
1 month ago
1
Add psql_database argument postgres operations/facts
#1215
hamishfagg
closed
1 week ago
1
pyinfra/connectors: Fixed broken get for non-utf8 files (#1208)
#1214
evoldstad
closed
2 months ago
0
Documentation: Add example + clarify how to use `result` stdout/stderr output when using API
#1213
pirate
closed
2 months ago
1
Docs: Add basic localhost example to "Using the API" page
#1212
pirate
closed
2 months ago
0
Simple API example using `localhost` exits immediately and doesn't execute ops
#1211
pirate
closed
2 months ago
1
Fix server reboot
#1210
wackou
closed
2 months ago
2
Known_hosts file loses content when adding new host
#1209
pikeas
opened
2 months ago
5
pyinfra.operations.files.get raises UnicodeDecodeError when attempting to get a file that is not utf8 encoded
#1208
evoldstad
closed
1 month ago
1
systemd.service() does not support wildcards
#1207
NichtJens
opened
2 months ago
1
connectors docker: allow to change sh with bash
#1206
erlangparasu
opened
2 months ago
1
Add `_sudo_set_home=True` global argument to disable setting sudo home
#1205
DrSensor
opened
2 months ago
1
Fix `server.reboot` operation
#1203
wackou
closed
2 months ago
1
AptSources can now parse components with digits
#1202
rsfzi
closed
2 months ago
0
AptSources does not recognize components with digits in the name
#1201
rsfzi
closed
2 months ago
0
files.download does not correct the file mode
#1200
RichardKraus
opened
2 months ago
0
AptSources now returns components as list instead of set to make updates possible
#1199
rsfzi
closed
2 months ago
0
AptSources uses set for components
#1198
rsfzi
closed
2 months ago
0
--fail-percent not working when using server.shell
#1195
avrilmaomao
opened
2 months ago
1
SSH exception after reboot
#1194
rsie-dev
closed
2 months ago
2
Improve crontab
#1193
JakkuSakura
closed
1 week ago
2
Crontab fact can't handle same command in multiple entries
#1192
JakkuSakura
closed
1 week ago
0
host.get_fact(Crontab) is not able to handle crontab-level environment variables like CRON_TZ
#1191
JakkuSakura
closed
1 week ago
1
Next