aboutsummaryrefslogtreecommitdiff
path: root/install.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Update install.yaml and config.yaml with system role configAaditya Dhruv2023-09-101-0/+3
| | | | | New flags are added in config.yaml to manage the system level configuration
* Add role inclusion for configAaditya Dhruv2023-09-101-0/+3
| | | | The config role is now called in the main playbook
* Add central installation playbook and configAaditya Dhruv2023-09-091-0/+12
This is the main yaml file which will call the other roles in the repo. It reads the variables from the config written in config.yaml and accordingly sets up the target system