Add opt-in Railiance host time and private authority automation
Assistant: codex Assistant-Model: gpt-6-astra Assistant-Session: 01a09cbb-87c6-7900-a145-4ce53ba9f1a6
This commit is contained in:
parent
c402245207
commit
0d6cc3ec3b
13 changed files with 291 additions and 2 deletions
6
ansible/playbooks/host-time.yaml
Normal file
6
ansible/playbooks/host-time.yaml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
- name: Converge only explicitly admitted host time infrastructure
|
||||
hosts: all
|
||||
become: true
|
||||
roles:
|
||||
- role: railiance_clock
|
||||
Loading…
Add table
Add a link
Reference in a new issue