index
:
ffmyk-ansible.git
master
netsplit
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roles
/
install_wireguard
/
tasks
/
main.yml
blob: adc6d01dab0bf634ee153ab070fc4db94aa85473 (
plain
)
1
2
3
4
5
--- - name: install wireguard pacman: name: ['wireguard-tools'] state: present