add wireguard role requirement
This commit is contained in:
parent
79f9d61161
commit
08b371def2
@ -49,3 +49,4 @@ mount_table:
|
|||||||
#need vfat boot partition with esp label
|
#need vfat boot partition with esp label
|
||||||
provissionning_UEFI_Enable: True
|
provissionning_UEFI_Enable: True
|
||||||
sssd_configure: False
|
sssd_configure: False
|
||||||
|
system_arch_local_mirror:
|
||||||
|
@ -89,3 +89,5 @@
|
|||||||
scm: git
|
scm: git
|
||||||
- src: gitea@git.ducamps.win:ansible-roles/ansible-rsync-certs.git
|
- src: gitea@git.ducamps.win:ansible-roles/ansible-rsync-certs.git
|
||||||
scm: git
|
scm: git
|
||||||
|
- src: https://github.com/githubixx/ansible-role-wireguard.git
|
||||||
|
scm: git
|
||||||
|
Loading…
Reference in New Issue
Block a user