Files
ansible/ssh-keys.yml

6 lines
88 B
YAML

---
- hosts: all
become: true
tasks:
- import_tasks: tasks/general/ssh-keys.yml