Created a role for initial lockdown of recent VPS, and started role for basic server configuration
This commit is contained in:
6
.ansible/roles/lockdown/tests/test.yml
Normal file
6
.ansible/roles/lockdown/tests/test.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
#SPDX-License-Identifier: MIT-0
|
||||
---
|
||||
- hosts: localhost
|
||||
remote_user: root
|
||||
roles:
|
||||
- lockdown
|
Reference in New Issue
Block a user