step enrollment
This commit is contained in:
6
ansible/playbooks/test_step_ca.yml
Normal file
6
ansible/playbooks/test_step_ca.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
- name: Test step-ca SSH enrollment
|
||||
hosts: guest-relations
|
||||
become: true
|
||||
tasks:
|
||||
- include_tasks: roles/common/tasks/step_ca_client.yml
|
||||
Reference in New Issue
Block a user