Prepare Clock host identity before attended key delivery
All checks were successful
CI Smoke / source-contract (push) Successful in 14s
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s

Assistant: codex
Assistant-Model: gpt-6-astra
Assistant-Session: 01a09cbb-87c6-7900-a145-4ce53ba9f1a6
This commit is contained in:
codex 2026-09-15 23:00:26 +02:00
parent 4542c179e1
commit 07a0c07b7c
4 changed files with 43 additions and 21 deletions

View file

@ -45,6 +45,9 @@
name: systemd-timesyncd
enabled: true
state: started
- name: Prepare identity without activating authority
when: railiance_clock_prepare_only | bool
ansible.builtin.include_tasks: prepare.yaml
- name: Install authority and health export
when: railiance_clock_authority_enabled | bool
ansible.builtin.include_tasks: authority.yaml