Update log.log

This commit is contained in:
2026-05-22 19:38:23 +02:00
parent 5a6792e782
commit 0b477827a8
+26 -34
View File
@@ -8,89 +8,81 @@ TASK [Gathering Facts] *********************************************************
ok: [localhost] ok: [localhost]
TASK [RPM Fusion - Installer free og nonfree repos] ********************************************************** TASK [RPM Fusion - Installer free og nonfree repos] **********************************************************
changed: [localhost] ok: [localhost]
TASK [RPM Fusion - Aktiver Cisco OpenH264] ******************************************************************* TASK [RPM Fusion - Aktiver Cisco OpenH264] *******************************************************************
ok: [localhost] ok: [localhost]
TASK [RPM Fusion - Opdater @core] **************************************************************************** TASK [RPM Fusion - Opdater @core] ****************************************************************************
changed: [localhost] ok: [localhost]
TASK [RPM Fusion - Installer appstream data] ***************************************************************** TASK [RPM Fusion - Installer appstream data] *****************************************************************
ok: [localhost] ok: [localhost]
TASK [Multimedia - Swap ffmpeg-free til ffmpeg] ************************************************************** TASK [Multimedia - Swap ffmpeg-free til ffmpeg] **************************************************************
changed: [localhost] ok: [localhost]
TASK [Multimedia - Opdater @multimedia] ********************************************************************** TASK [Multimedia - Opdater @multimedia] **********************************************************************
ok: [localhost] ok: [localhost]
TASK [Multimedia - Intel media driver (kun Intel CPU)] ******************************************************* TASK [Multimedia - Intel media driver (kun Intel CPU)] *******************************************************
[WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. ok: [localhost]
[DEPRECATION WARNING]: INJECT_FACTS_AS_VARS default to `True` is deprecated, top-level facts will not be auto injected after the change. This feature will be removed from ansible-core version 2.24.
Origin: /home/glennigen/ansible/tasks/rpmfusion.yml:41:9
39 name: intel-media-driver
40 state: present
41 when: ansible_processor | join(' ') | lower is search('intel')
^ column 9
Use `ansible_facts["fact_name"]` (no `ansible_` prefix) instead.
changed: [localhost]
TASK [DVD - rpmfusion-free-release-tainted] ****************************************************************** TASK [DVD - rpmfusion-free-release-tainted] ******************************************************************
changed: [localhost] ok: [localhost]
TASK [DVD - libdvdcss] *************************************************************************************** TASK [DVD - libdvdcss] ***************************************************************************************
changed: [localhost] ok: [localhost]
TASK [Firmware - rpmfusion-nonfree-release-tainted] ********************************************************** TASK [Firmware - rpmfusion-nonfree-release-tainted] **********************************************************
changed: [localhost] ok: [localhost]
TASK [Firmware - installer nonfree firmware] ***************************************************************** TASK [Firmware - installer nonfree firmware] *****************************************************************
ok: [localhost] ok: [localhost]
TASK [1Password - GPG nøgle] ********************************************************************************* TASK [1Password - GPG nøgle] *********************************************************************************
changed: [localhost] ok: [localhost]
TASK [1Password - repo] ************************************************************************************** TASK [1Password - repo] **************************************************************************************
changed: [localhost] ok: [localhost]
TASK [Sublime Text - GPG nøgle] ****************************************************************************** TASK [Sublime Text - GPG nøgle] ******************************************************************************
changed: [localhost] ok: [localhost]
TASK [Sublime Text - repo] *********************************************************************************** TASK [Sublime Text - repo] ***********************************************************************************
changed: [localhost] ok: [localhost]
TASK [LibreWolf - repo] ************************************************************************************** TASK [LibreWolf - repo] **************************************************************************************
changed: [localhost] ok: [localhost]
TASK [Jottacloud - repo] ************************************************************************************* TASK [Jottacloud - repo] *************************************************************************************
changed: [localhost] ok: [localhost]
TASK [VSCodium - repo] *************************************************************************************** TASK [VSCodium - repo] ***************************************************************************************
changed: [localhost] ok: [localhost]
TASK [Tailscale - repo] ************************************************************************************** TASK [Tailscale - repo] **************************************************************************************
changed: [localhost] ok: [localhost]
TASK [Cider - GPG nøgle] ************************************************************************************* TASK [Cider - GPG nøgle] *************************************************************************************
changed: [localhost] ok: [localhost]
TASK [Cider - repo] ****************************************************************************************** TASK [Cider - repo] ******************************************************************************************
changed: [localhost] ok: [localhost]
TASK [DNF - Installer pakker] ******************************************************************************** TASK [DNF - Installer pakker] ********************************************************************************
[ERROR]: Task failed: Module failed: Failed to install some of the specified packages changed: [localhost]
Origin: /home/glennigen/ansible/tasks/dnf_packages.yml:2:3
TASK [Flatpak - Installer pakker] ****************************************************************************
[ERROR]: Task failed: Module failed: F: An error was encountered searching remote fedora for flathub: 'flathub' is not a valid name: Names must contain at least 2 periods
error: No remote refs found for flathub
Origin: /home/glennigen/ansible/tasks/flatpak_packages.yml:2:3
1 --- 1 ---
2 - name: DNF - Installer pakker 2 - name: Flatpak - Installer pakker
^ column 3 ^ column 3
fatal: [localhost]: FAILED! => {"changed": false, "failures": ["No package nvim available.", "No package mangojuice available."], "msg": "Failed to install some of the specified packages", "rc": 1} fatal: [localhost]: FAILED! => {"changed": false, "cmd": "/usr/sbin/flatpak install --system --noninteractive flathub com.discordapp.Discord io.github.Faugus.faugus-launcher com.adamcake.Bolt com.notesnook.Notesnook com.saivert.pwvucontrol com.github.tchx84.Flatseal org.kde.kdenlive it.mijorus.gearlever com.github.Matoking.protontricks com.vysp3r.ProtonPlus org.musicbrainz.Picard io.github.lullabyX.sone io.github.radiolamp.mangojuice", "msg": "F: An error was encountered searching remote fedora for flathub: 'flathub' is not a valid name: Names must contain at least 2 periods\nerror: No remote refs found for flathub", "rc": 1, "stderr": "F: An error was encountered searching remote fedora for flathub: 'flathub' is not a valid name: Names must contain at least 2 periods\nerror: No remote refs found for flathub\n", "stderr_lines": ["F: An error was encountered searching remote fedora for flathub: 'flathub' is not a valid name: Names must contain at least 2 periods", "error: No remote refs found for flathub"], "stdout": "", "stdout_lines": []}
PLAY RECAP *************************************************************************************************** PLAY RECAP ***************************************************************************************************
localhost : ok=22 changed=17 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 localhost : ok=23 changed=1 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0