mirror of
https://github.com/fscotto/infra.git
synced 2026-09-27 19:03:47 +00:00
Migrate Prometheus stack to Podman
This commit is contained in:
@@ -4,3 +4,8 @@
|
||||
ansible.builtin.service:
|
||||
name: "{{ server_sshd_service_name }}"
|
||||
state: reloaded
|
||||
|
||||
- name: Reload systemd for Podman Compose
|
||||
tags: [services]
|
||||
ansible.builtin.systemd:
|
||||
daemon_reload: true
|
||||
|
||||
Reference in New Issue
Block a user