forked from infra/ansible
8 lines
126 B
YAML
8 lines
126 B
YAML
---
|
|
|
|
- name: Run acertmgr
|
|
command: /usr/bin/acertmgr
|
|
|
|
- name: Restart freeradius
|
|
service: name=freeradius state=restarted
|