You've already forked ansible-awx-gitlab
6 lines
94 B
YAML
6 lines
94 B
YAML
---
|
|
- name: restart chronyd
|
|
ansible.builtin.systemd:
|
|
name: chronyd
|
|
state: restarted
|