(wallpaper from package archlinux-wallpaper, license custom:CC0, custom:SPL)
See ./archlinux_pyinfra/deploy.py file.
pyinfra @local ./archlinux_pyinfra/deploy.py
pyinfra --ssh-user admin --ssh-key ~/.ssh/id_ed25519 192.168.0.100 ./archlinux_pyinfra/deploy.py
Better copy inventory.py.example
to inventory.py
, setup your hosts like official Create a Deploy docs, then run:
pyinfra --ssh-user admin --ssh-key ~/.ssh/id_ed25519 inventory.py ./archlinux_pyinfra/deploy.py
This project is licensed under the terms of the MIT license (see LICENSE file).