biiiiig refactor to support jinjaturtle and multi site mode
This commit is contained in:
parent
576649a49c
commit
f255ba566c
11 changed files with 1331 additions and 298 deletions
3
debian/control
vendored
3
debian/control
vendored
|
|
@ -8,12 +8,13 @@ Build-Depends:
|
|||
dh-python,
|
||||
pybuild-plugin-pyproject,
|
||||
python3-all,
|
||||
python3-yaml,
|
||||
python3-poetry-core
|
||||
Standards-Version: 4.6.2
|
||||
Homepage: https://git.mig5.net/mig5/enroll
|
||||
|
||||
Package: enroll
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends}, ${python3:Depends}
|
||||
Depends: ${misc:Depends}, ${python3:Depends}, python3-yaml
|
||||
Description: Harvest a host into Ansible roles
|
||||
A tool that inspects a system and emits Ansible roles/playbooks to reproduce it.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue