Compare commits
No commits in common. "main" and "next_migration" have entirely different histories.
main
...
next_migra
|
|
@ -1,3 +1,3 @@
|
|||
docker_version: "*.*.*"
|
||||
docker_sudo_users: []
|
||||
|
||||
#SPDX-License-Identifier: MIT-0
|
||||
---
|
||||
# defaults file for docker
|
||||
|
|
|
|||
|
|
@ -1,10 +1,6 @@
|
|||
# requirements.yml
|
||||
---
|
||||
roles:
|
||||
- name: githubixx.ansible_role_wireguard
|
||||
src: https://github.com/githubixx/ansible-role-wireguard.git
|
||||
version: 19.0.0
|
||||
|
||||
# - name: bodsch.dns.bind
|
||||
# version:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue