mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 17:23:09 +00:00
* Add APB role_type to ansible-galaxy init * Add handlers scaffolding * Fix shippable errors by setting default * Add unit tests and fix shippable * Updates init description
9 lines
132 B
Django/Jinja
9 lines
132 B
Django/Jinja
---
|
|
- hosts: localhost
|
|
gather_facts: no
|
|
connection: local
|
|
tasks:
|
|
|
|
# Add tasks and assertions for testing the service here.
|
|
|