forked from gadmin/gsb2023
Premier commit
This commit is contained in:
1
roles/mariadb/tests/inventory
Normal file
1
roles/mariadb/tests/inventory
Normal file
@@ -0,0 +1 @@
|
||||
localhost
|
5
roles/mariadb/tests/test.yml
Normal file
5
roles/mariadb/tests/test.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
- hosts: localhost
|
||||
remote_user: root
|
||||
roles:
|
||||
- mariadb
|
Reference in New Issue
Block a user