Using pyinfra
Deploy Reference
pkgin.PkginPackages
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.
host.get_fact(PkginPackages, )
Returns a dict of installed pkgin packages:
{ "package_name": ["version"], }