arkenfox tweaks, more codec testing

This commit is contained in:
mustard 2025-12-09 19:12:25 +01:00
parent 11361e844c
commit cce3b43504
2 changed files with 4 additions and 4 deletions

View file

@ -24,14 +24,14 @@
}, },
"Extensions": { "Extensions": {
"Install": [ "Install": [
"https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi" "https://github.com/uBlockOrigin/uBOL-home/releases/download/2025.1207.2142/uBOLite_2025.1207.2142.firefox.signed.xpi"
] ]
}, },
"ExtensionSettings": { "ExtensionSettings": {
}, },
"uBlock0@raymondhill.net": { "uBlock0@raymondhill.net": {
"installation_mode": "force_installed", "installation_mode": "force_installed",
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/uBlock0@raymondhill.net/latest.xpi" "install_url": "https://github.com/uBlockOrigin/uBOL-home/releases/download/2025.1207.2142/uBOLite_2025.1207.2142.firefox.signed.xpi"
}, },
"FirefoxHome": { "FirefoxHome": {

View file

@ -9,8 +9,8 @@
cmd: 'dnf config-manager setopt fedora-cisco-openh264.enabled=1' cmd: 'dnf config-manager setopt fedora-cisco-openh264.enabled=1'
changed_when: true changed_when: true
- name: 'Update codecs' # - name: 'Update codecs'
shell: 'dnf install @multimedia --setopt="install_weak_deps=False" --exclude=PackageKit-gstreamer-plugin' # shell: 'dnf install @multimedia --setopt="install_weak_deps=False" --exclude=PackageKit-gstreamer-plugin'
- name: 'Swap ffmpeg-free for ffmpeg' - name: 'Swap ffmpeg-free for ffmpeg'
ansible.builtin.command: ansible.builtin.command: