mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-03-26 21:33:32 +00:00
Merge pull request #217 from saito-hideki/pr/restructure_test_for_authorized_key
Restructure integration tests for authorized_key module SUMMARY Split the large tasks/main.yml in integration tests to each function block and use import_tasks to import for them. ISSUE TYPE Feature Pull Request COMPONENT NAME tests/integration/targets/authorized_key/ ADDITIONAL INFORMATION None
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
---
|
||||
trivial:
|
||||
- authorized_key - Split tasks/main.yml in integration tests to each function block.
|
||||
Reference in New Issue
Block a user