nautobot / cookiecutter-nautobot-app

Cookiecutter template for creating new Nautobot Apps.
https://docs.nautobot.com/projects/cookiecutter-nautobot-app/en/latest/
Apache License 2.0
14 stars 5 forks source link

SSOT - Jobs are in jobs.py instead of nested folder of jobs/ #121

Open jvanderaa opened 2 months ago

jvanderaa commented 2 months ago

Environment

Observed Behavior

Observed jobs.py file

Expected Behavior

Expected to be inside of jobs/ directory with the init. Providing better scalability.

Steps to Reproduce

1. 2. 3.