Using pyinfra
Deploy Reference
How pyinfra Works
Meta
Documentation may be out of date!
You are not reading the most recent version the documentation. 3.x is the latest release version available.
Operations are used to describe changes to make to systems in the inventory. Use them to define state and pyinfra will make any necessary changes to reach that state. All operations accept a set of global arguments and are grouped as Python modules.
Want a new operation? Check out the writing operations guide.