Skip to content

Latest commit

 

History

History
 
 

README.md

pyinfra example

The example requires a recent version of Vagrant to be installed. Usage:

vagrant up

# Run with Vagrant inventory & deploy file
pyinfra @vagrant deploy.py

Key files:

  • deploy.py contains the operations to run on the remote hosts

API Example