Deploy mastodon v0.1
This commit is contained in:
7
roles/podman/handlers/main.yml
Normal file
7
roles/podman/handlers/main.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
#SPDX-License-Identifier: MIT-0
|
||||
---
|
||||
# handlers file for podman
|
||||
|
||||
- name: Podman migrate
|
||||
ansible.builtin.command:
|
||||
cmd: podman system migrate
|
||||
Reference in New Issue
Block a user