9 lines
132 B
Plaintext
9 lines
132 B
Plaintext
|
---
|
||
|
- hosts: localhost
|
||
|
gather_facts: no
|
||
|
connection: local
|
||
|
tasks:
|
||
|
|
||
|
# Add tasks and assertions for testing the service here.
|
||
|
|