This repository has been archived on 2023-12-26. You can view files and clone it, but cannot push or open issues or pull requests.
ansible-role-deploy-ssh-cer.../tasks/main.yml
2023-04-26 18:41:33 +02:00

3 lines
110 B
YAML

- name: Create each certificate
include_tasks: "deploy_certificate.yml"
loop: "{{ deploy_certificates }}"