mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-03 08:56:01 +02:00
Renamed cymais to infinito and did some other optimations and logout implementations
This commit is contained in:
@@ -10,11 +10,11 @@
|
||||
src: sys-rpr-docker-hard.py
|
||||
dest: "{{restart_docker_script}}"
|
||||
|
||||
- name: configure sys-rpr-docker-hard.cymais.service
|
||||
- name: configure sys-rpr-docker-hard.infinito.service
|
||||
template:
|
||||
src: sys-rpr-docker-hard.service.j2
|
||||
dest: /etc/systemd/system/sys-rpr-docker-hard.cymais.service
|
||||
notify: "reload sys-rpr-docker-hard.cymais.service"
|
||||
dest: /etc/systemd/system/sys-rpr-docker-hard.infinito.service
|
||||
notify: "reload sys-rpr-docker-hard.infinito.service"
|
||||
|
||||
- name: "set 'service_name' to '{{ role_name }}'"
|
||||
set_fact:
|
||||
|
Reference in New Issue
Block a user