Restructure integration tests for authorized_key module

* Split tasks/main.yml in integration tests to each function block.

Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
Hideki Saito
2021-07-01 12:36:49 +09:00
parent a994a58b23
commit 69d17ed4b7
7 changed files with 486 additions and 474 deletions

View File

@@ -0,0 +1,3 @@
---
trivial:
- authorized_key - Split tasks/main.yml in integration tests to each function block.