initial project commit
This commit is contained in:
5
roles/ssh_keygen/tests/test.yml
Normal file
5
roles/ssh_keygen/tests/test.yml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
- hosts: localhost
|
||||
remote_user: root
|
||||
roles:
|
||||
- ssh_keygen
|
Reference in New Issue
Block a user