Xbps Facts¶
See also: Xbps Operations.
xbps.XbpsPackages
¶
host.get_fact(XbpsPackages, )
Returns a dict of installed XBPS packages:
{
"package_name": ["version"],
}
Documentation may be out of date!
You are not reading the most recent version the documentation. 3.x is the latest release version available.
See also: Xbps Operations.
xbps.XbpsPackages
¶host.get_fact(XbpsPackages, )
Returns a dict of installed XBPS packages:
{
"package_name": ["version"],
}