
- Custom Ansible roles can be stored in the `roles/custom` directory - The list `custom_roles` determines which roles are included
6 lines
93 B
Desktop File
6 lines
93 B
Desktop File
[Unit]
|
|
Description=Run pwroff script
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/local/sbin/pwroff
|