Add FGW to Playbook
This commit is contained in:
@@ -6,6 +6,13 @@
|
|||||||
roles:
|
roles:
|
||||||
- fedora_workstation
|
- fedora_workstation
|
||||||
|
|
||||||
|
- name: Configure Fedora Gnome Workstation
|
||||||
|
hosts: fedora_gnome_workstation
|
||||||
|
gather_facts: true
|
||||||
|
|
||||||
|
roles:
|
||||||
|
- fedora_gnome_workstation
|
||||||
|
|
||||||
#- name: Configure Fedora Development Workstation
|
#- name: Configure Fedora Development Workstation
|
||||||
# hosts: fedora_development_workstation
|
# hosts: fedora_development_workstation
|
||||||
# gather_facts: true
|
# gather_facts: true
|
||||||
|
|||||||
Reference in New Issue
Block a user