[mythtv-users] libbluray-dev needs to be added to ansible
James Abernathy
jfabernathy at gmail.com
Tue Nov 23 02:25:41 UTC 2021
On Mon, Nov 22, 2021 at 9:02 PM Bill Meek <keemllib at gmail.com> wrote:
> On 11/22/21 2:00 PM, James Abernathy wrote:
> >
> > I'm on a Mint LInux 20.2 system. So it's based on Ubuntu 20.04 That
> maybe why it's missed in ansible:
> > "ansible_lsb": {
> > "codename": "uma",
> > "description": "Linux Mint 20.2",
> > "id": "Linuxmint",
> > "major_release": "20",
> > "release": "20.2"
> >
>
> Jim,
>
> The output of this please:
>
> ansible localhost --module-name=setup
> --args='filter=ansible_distribution'
>
> --
> Bill
>
jim at den-pc:~$ ansible localhost --module-name=setup
--args='filter=ansible_distribution'
localhost | SUCCESS => {
"ansible_facts": {
"ansible_distribution": "Linux Mint"
},
"changed": false
}
Jim A
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20211122/92e7aad8/attachment.htm>
More information about the mythtv-users
mailing list