Added new ansible home directory, moving roles into its 'roles' subdirectory
This commit is contained in:
6
.ansible/roles/bootstrap/tests/test.yml
Normal file
6
.ansible/roles/bootstrap/tests/test.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
#SPDX-License-Identifier: MIT-0
|
||||
---
|
||||
- hosts: localhost
|
||||
remote_user: root
|
||||
roles:
|
||||
- bootstrap
|
Reference in New Issue
Block a user