improving fedora stuff
This commit is contained in:
@@ -1,15 +1,20 @@
|
||||
---
|
||||
- name: Workstation setup
|
||||
- name: Fedora workstation setup
|
||||
hosts: workstation
|
||||
roles:
|
||||
- role: fedora_pkg
|
||||
tags: fedora_pkg_tag
|
||||
|
||||
- role: fedora_base
|
||||
tags: fedora_base_tag
|
||||
|
||||
- role: fedora_firewall
|
||||
tags: fedora_firewall_tag
|
||||
tags: fedora_firewall
|
||||
|
||||
- role: fedora_selinux
|
||||
tags: fedora_selinux_tag
|
||||
tags: fedora_selinux
|
||||
|
||||
- role: fedora_auditd
|
||||
tags: fedora_auditd
|
||||
|
||||
- role: fedora_base
|
||||
tags: fedora_base
|
||||
|
||||
- role: fedora_pkg
|
||||
tags: fedora_pkg
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user