first commit
This commit is contained in:
3
serv-04-adduser/tests/inventory
Normal file
3
serv-04-adduser/tests/inventory
Normal file
@@ -0,0 +1,3 @@
|
||||
#SPDX-License-Identifier: MIT-0
|
||||
localhost
|
||||
|
||||
6
serv-04-adduser/tests/test.yml
Normal file
6
serv-04-adduser/tests/test.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
#SPDX-License-Identifier: MIT-0
|
||||
---
|
||||
- hosts: localhost
|
||||
remote_user: root
|
||||
roles:
|
||||
- serv-04-adduser
|
||||
Reference in New Issue
Block a user