Compare commits
No commits in common. "6b361a28b5a250712b9ac025acf7ba8fe4b675e2" and "0d465c0bc71249285600e7f04cc0fabbeaa77bad" have entirely different histories.
6b361a28b5
...
0d465c0bc7
4 changed files with 1 additions and 6 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -7,6 +7,3 @@
|
|||
[submodule "roles/do1jlr.win_remove_win_apps"]
|
||||
path = roles/do1jlr.win_remove_win_apps
|
||||
url = https://backwesen.de/voc/win_ansible_remove_win_apps.git
|
||||
[submodule "roles/do1jlr.win_zeroconf"]
|
||||
path = roles/do1jlr.win_zeroconf
|
||||
url = https://backwesen.de/voc/win_ansible_role_zeroconf.git
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
[obs]
|
||||
obs-chrysalis ansible_host=obs-chrysalis.local
|
||||
obs-chrysalis ansible_host=10.10.0.225
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Subproject commit cbfb331fe3ed099a7c58b83c7fcc59216ab111b6
|
1
site.yml
1
site.yml
|
@ -4,6 +4,5 @@
|
|||
roles:
|
||||
- {role: win_warn_ansible_start, tags: [always, warn]}
|
||||
- {role: do1jlr.win_base_setup, tags: [user, setup]}
|
||||
- {role: do1jlr.win_zeroconf, tags: zeroconf}
|
||||
- {role: do1jlr.win_obs_setup, tags: [user, obs]}
|
||||
- {role: do1jlr.win_remove_win_apps, tags: cleanup}
|
||||
|
|
Loading…
Reference in a new issue