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