Using pyinfra
Deploy Reference
pkg.PkgPackages
How pyinfra Works
Meta
host.get_fact(PkgPackages, )
rns a dict of installed pkg packages:
ode:: python
“package_name”: [“version”],
}