We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c8fcde commit 9ef5bb3Copy full SHA for 9ef5bb3
.gitmodules
@@ -1,7 +1,3 @@
1
-[submodule "polaris"]
2
- path = collections/ansible_collections/linkorb/polaris
3
- url = https://github.com/linkorb/ansible-collection-polaris.git
4
- branch = main
5
[submodule "shipyard.charts"]
6
path = shipyard/charts
7
url = [email protected]:linkorb/shipyard-charts.git
collections/ansible_collections/linkorb/.gitkeep
collections/ansible_collections/linkorb/polaris
requirements.yaml
@@ -4,6 +4,9 @@ collections:
- name: ansible.posix
- name: devsec.hardening
- name: prometheus.prometheus
+- name: https://github.com/linkorb/ansible-collection-polaris.git
8
+ type: git
9
+ version: main
10
11
roles:
12
- name: artis3n.tailscale
0 commit comments