This repository was archived by the owner on Feb 26, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 8 files changed +45
-0
lines changed Expand file tree Collapse file tree 8 files changed +45
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Role: config_terraform
2
+
3
+ This role contains tasks for interacting with Terraform.
Original file line number Diff line number Diff line change
1
+ galaxy_info :
2
+ role_name : config_terraform
3
+ author : Mario Lubenka
4
+ description : Tasks for interacting with Terraform
5
+ issue_tracker_url : https://github.com/getstackhead/stackhead/issues
6
+ license : GPL-2.0-or-later
7
+ min_ansible_version : 2.9
Original file line number Diff line number Diff line change
1
+ # Role: stackhead_module_api
2
+
3
+ This role contains tasks for interacting with StackHead modules.
4
+
5
+ Tasks in _ tasks_ folder may be used by StackHead modules.
6
+
7
+ Tasks in _ tasks_internal_ MAY NOT be used by StackHead modules.
8
+ They are for internal use and may change without further notice.
Original file line number Diff line number Diff line change
1
+ galaxy_info :
2
+ role_name : stackhead_module_api
3
+ author : Mario Lubenka
4
+ description : Tasks for interacting with StackHead modules
5
+ issue_tracker_url : https://github.com/getstackhead/stackhead/issues
6
+ license : GPL-2.0-or-later
7
+ min_ansible_version : 2.9
Original file line number Diff line number Diff line change
1
+ # Role: stackhead_project
2
+
3
+ This role contains tasks for deploying a project.
Original file line number Diff line number Diff line change
1
+ galaxy_info :
2
+ role_name : stackhead_project
3
+ author : Mario Lubenka
4
+ description : Tasks for deploying a project
5
+ issue_tracker_url : https://github.com/getstackhead/stackhead/issues
6
+ license : GPL-2.0-or-later
7
+ min_ansible_version : 2.9
Original file line number Diff line number Diff line change
1
+ # Role: stackhead_setup
2
+
3
+ This role contains tasks for setting up a server.
Original file line number Diff line number Diff line change
1
+ galaxy_info :
2
+ role_name : stackhead_project
3
+ author : Mario Lubenka
4
+ description : Tasks for setting up a server
5
+ issue_tracker_url : https://github.com/getstackhead/stackhead/issues
6
+ license : GPL-2.0-or-later
7
+ min_ansible_version : 2.9
You can’t perform that action at this time.
0 commit comments