WIP: Notes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
# Run through all tasks to setup machines
|
||||
# https://community.frame.work/t/fedora-linux-35-on-the-framework-laptop/6613/10
|
||||
- hosts: localhost
|
||||
- hosts: pc
|
||||
gather_facts: true
|
||||
order: inventory
|
||||
vars:
|
||||
@@ -12,12 +12,21 @@
|
||||
packer_version: 1.7.10
|
||||
|
||||
roles:
|
||||
- role: ansible/btrbk
|
||||
- setup-openssh
|
||||
- add-dnet-cert
|
||||
- disable-swap
|
||||
- dnf-install-dash-to-dock
|
||||
- dnf-install-snap
|
||||
- dnf-install-steam
|
||||
- enable-deep-sleep
|
||||
- write-dconf-config
|
||||
# - role: ansible/btrbk
|
||||
- role: ansible/certificates
|
||||
- role: ansible/dconf
|
||||
- role: ansible/gnome_extensions
|
||||
- role: ansible/iscsi_freenas
|
||||
# - role: ansible/gnome_extensions
|
||||
- role: ansible/openssh
|
||||
- role: ansible/software_common
|
||||
- role: ansible/software_developer
|
||||
- role: ansible/software_games
|
||||
- role: ansible/software_security
|
||||
# - role: ansible/tigervnc
|
||||
|
||||
Reference in New Issue
Block a user