1
0
Fork 0
mirror of https://github.com/DO1JLR/ansible_playbook_servers.git synced 2024-09-14 19:53:56 +02:00

update submodules

This commit is contained in:
L3D 2022-03-31 22:48:59 +02:00
parent f154ef1422
commit a481fd771b
Signed by: l3d
GPG key ID: CD08445BFF4313D1
12 changed files with 9 additions and 14 deletions

3
.gitmodules vendored
View file

@ -79,9 +79,6 @@
[submodule "roles/do1jlr.weechat"] [submodule "roles/do1jlr.weechat"]
path = roles/do1jlr.weechat path = roles/do1jlr.weechat
url = https://github.com/roles-ansible/ansible_role_weechat.git url = https://github.com/roles-ansible/ansible_role_weechat.git
[submodule "roles/do1jlr.ovh_dyndns"]
path = roles/do1jlr.ovh_dyndns
url = https://github.com/DO1JLR/ansible_role_ovh_dyndns.git
[submodule "roles/do1jlr.rtl_nic_firmware"] [submodule "roles/do1jlr.rtl_nic_firmware"]
path = roles/do1jlr.rtl_nic_firmware path = roles/do1jlr.rtl_nic_firmware
url = https://github.com/DO1JLR/ansible_role_rtl_nic_firmware.git url = https://github.com/DO1JLR/ansible_role_rtl_nic_firmware.git

@ -1 +1 @@
Subproject commit 709c6f0fbec0de9af2d637db9ff4d84577092c15 Subproject commit 59dca52aa9b0ffd3e85ac73edbe7a11a60ad32f3

@ -1 +1 @@
Subproject commit 5ca07d63686c6ecaced9dd5a963df2d46d2c6650 Subproject commit 3b93913a2b7d8997b9b42261f6dc7a6303405f78

@ -1 +1 @@
Subproject commit aab8c2df1e6a51ea29d79f2de49c0f2d6b62dce2 Subproject commit d33e6b1da8988e9036dfcc4ed97093080e295640

@ -1 +1 @@
Subproject commit 897c9a55999541381b166554360bd3863a0fdb23 Subproject commit 6f3aff9dab9ae77c0c293d015aa4e04b6a61109d

@ -1 +0,0 @@
Subproject commit c334d86448702b3d8a0b9c61afd6072c90221fcf

@ -1 +1 @@
Subproject commit c4716f60430037f95779064a0de812fde871ea0b Subproject commit 0ed97ce062dda7cb799e3a7beb0d6782f69f1811

@ -1 +1 @@
Subproject commit 1d7448d086fec1065e664d01ef7a4a4ed428c7ef Subproject commit 300ba7f1f80fdbfab657e1d7dc24b7022fff6af5

@ -1 +1 @@
Subproject commit b2a6da9fe5bd07ad96cb6ddb984dd0c35bd2242b Subproject commit 90a712dc4c13cb8f51a4ed60dc83642f4fd1b63f

@ -1 +1 @@
Subproject commit d89edf5645dfafa779c0f3b963486d61d18989e7 Subproject commit 5a3192e50c99eb5d9baab5145f4d77ea6cf2bdf1

@ -1 +1 @@
Subproject commit 8147a7739268a290c94af516484a409e57bd41a2 Subproject commit 18be9afb6580d5dd161f7a855c9cd44371461045

View file

@ -53,4 +53,3 @@
- name: setup luna.l3d.ch host - name: setup luna.l3d.ch host
hosts: luna.l3d.ch hosts: luna.l3d.ch
roles: [] roles: []
# - {role: do1jlr.ovh_dyndns, tags: [ovh, dns, dyndns]}