Add more roles and start adding packages
This commit is contained in:
16
playbook.yml
Normal file
16
playbook.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
- name: Configure Fedora Workstation
|
||||
hosts: fedora_workstation
|
||||
gather_facts: true
|
||||
|
||||
roles:
|
||||
- fedora_workstation
|
||||
|
||||
#- name: Configure Fedora Development Workstation
|
||||
# hosts: fedora_development_workstation
|
||||
# gather_facts: true
|
||||
|
||||
# roles:
|
||||
# - fedora_development_workstation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user