-added firefox role

-attempt again to disable screensaver
This commit is contained in:
Michael Pellegrino
2022-07-01 13:30:21 -04:00
parent 42c6f18bd7
commit 85e7e96c08
9 changed files with 69 additions and 19 deletions

View File

@@ -24,7 +24,6 @@
state: present
key: "{{ lookup('file', '~/.ssh/id_rsa.pub') }}"
- hosts: update
roles:
- update
@@ -88,3 +87,7 @@
- hosts: tcgui
roles:
- tcgui
- hosts: firefox
roles:
- firefox