mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-03-13 05:42:46 +01:00
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#SPDX-License-Identifier: MIT-0
|
||||
---
|
||||
# handlers file for cloud_init
|
||||
- name: Restart cloud-init
|
||||
ansible.builtin.systemd:
|
||||
name: "{{ cloud_init_service }}"
|
||||
state: restarted
|
||||
Reference in New Issue
Block a user