sourcejedi.rpmfusion__impl

rpmfusion__impl

This role should not be used directly. It includes the code and documentation for sourcejedi.rpmfusion_free and sourcejedi.rpmfusion_nonfree, which you can find on Ansible Galaxy.

If you need to uninstall, there's a separate uninstaller available: sourcejedi.rpmfusion_remove.

rpmfusion_free

This enables the RPM Fusion "free" software repository.

rpmfusion_nonfree

This enables the RPM Fusion "nonfree" software repository. The "free" repository is also enabled because some "nonfree" software may need it.

Requirements

You need to have Fedora Linux.

Package Signing Keys

This role verifies the known fingerprints of RPM Fusion package signing keys, based on best practices from Dockerfiles. You can check the current fingerprints on the RPM Fusion website.

Once installed, updates to the RPM Fusion keys will come through the package manager like usual.

We will need to update the keys in this role whenever new releases are available. This is manageable, as RPM Fusion provides keys two releases in advance.

Role Variables

rpmfusion__update_master_keys is a technical detail that isn't meant for regular users. If you want updated keys, just use git pull. (You can also use ansible-galaxy install -f ..., if you prefer). This variable is used to update the main git repository and refresh the signing keys from the managed node(s).

License

This role is licensed under GPLv3. Please report any issues if this causes problems.

You can activate two RPM Fusion repositories:

  • The "free" repository for Open Source Software (as per the Fedora Licensing Guidelines). This software cannot be included in Fedora due to potential patent issues in the US.
  • The "nonfree" repository for software that isn’t open source. This includes software with publicly available source code but that has restrictions on commercial use.
Informazioni sul progetto

This role provides both the code and documentation for `sourcejedi.rpmfusion_free` and `sourcejedi.rpmfusion_nonfree`. It is not to be invoked directly.

Installa
ansible-galaxy install sourcejedi.rpmfusion__impl
Licenza
gpl-3.0
Download
1.3k
Proprietario