Skip to content

git sub repository used share seed modules between multiple projects

License

Notifications You must be signed in to change notification settings

seed-lab4x/seed-module-subrepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seed

This is the seed of the workspace.

content

The seed directory will contain:

  • ansible tasks
  • ansible playbooks
  • bash scripts
  • pwsh scripts

location

The seed directory location is determined by the seed meta file seed.json.

like this:

{
  "seed": {
    "path": "seed",
    "customize": true
  }
}

usage

The seed directory is shared with other workspaces through git subrepo.

About

git sub repository used share seed modules between multiple projects

Resources

License

Stars

Watchers

Forks