Files
ansible/ssh-keys.yml

6 lines
88 B
YAML
Raw Normal View History

2025-07-23 12:33:01 +02:00
---
- hosts: all
become: true
tasks:
- import_tasks: tasks/general/ssh-keys.yml