mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Optimations for makefile and iframes
This commit is contained in:
1
tasks/README.md
Normal file
1
tasks/README.md
Normal file
@@ -0,0 +1 @@
|
||||
This folder contains the cross role tasks
|
@@ -59,6 +59,10 @@
|
||||
users: "{{users}}"
|
||||
when: enable_debug | bool
|
||||
|
||||
- name: init root user
|
||||
include_role:
|
||||
name: user-root
|
||||
|
||||
- name: update device
|
||||
include_role:
|
||||
name: update
|
||||
|
Reference in New Issue
Block a user