Using pyinfra
Deploy Reference
How pyinfra Works
Meta
connect_all()
disconnect_all()
Documentation may be out of date!
You are not reading the most recent version the documentation. 3.x is the latest release version available.
Connect to all the configured servers in parallel. Reads/writes state.inventory.
state (pyinfra.api.State obj) – the state containing an inventory to connect to
pyinfra.api.State