Fix mounting 1337 on FreeBSD. Adjust flatpak commands to use firefox-esr.

This commit is contained in:
2021-02-06 06:48:59 -06:00
parent 34d8684840
commit 638ee2a746
4 changed files with 32 additions and 8 deletions

View File

@ -16,5 +16,5 @@
cups_pattern: cupsd
cups_browse: cups-browsed
cups_browse_pattern: cups-browsed
sshfs_leet_cmd: "sshfs ling@leet: /mnt/leet -o defaults.allow_othher,_netdev"
sshfs_leet_cmd: "sshfs ling@leet: /mnt/leet -o defaults,allow_other,_netdev"
when: ansible_system == "FreeBSD"