Add rpmfusion role on Fedora
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
---
|
||||
- hosts: localhost
|
||||
roles:
|
||||
- role: rpmfusion
|
||||
when: ansible_os_family == 'RedHat' and ansible_distribution == 'Fedora'
|
||||
- import_playbook: UnixCLI.yaml
|
||||
- hosts: localhost
|
||||
roles:
|
||||
|
||||
Reference in New Issue
Block a user