mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-01 14:25:49 +02:00
Update to 2023-10-13 15:00
This commit is contained in:
@@ -160,4 +160,8 @@
|
||||
- name: Enable rc-local-shutdown service
|
||||
service: name=rc-local-shutdown enabled=True
|
||||
|
||||
- name: Deploy system env profile script
|
||||
template: src=system_env.sh.j2 dest=/etc/profile.d/system_env.sh mode=755
|
||||
tags: system,env
|
||||
|
||||
...
|
||||
|
Reference in New Issue
Block a user