generated from nicolabelluti/template-ansible
Added the "install_wireguard" role
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Template | Ansible 👷🏻♂️
|
||||
# Wireguard CGNAT 🐉
|
||||
|
||||
A template for an Ansible repository
|
||||
|
||||
@@ -7,7 +7,8 @@ A template for an Ansible repository
|
||||
To use this repository run:
|
||||
|
||||
```sh
|
||||
git clone https://git.nicolabelluti.me/nicolabelluti/template-ansible
|
||||
cd template-ansible
|
||||
git clone https://git.nicolabelluti.me/nicolabelluti/wg-cgnat
|
||||
cd wg-cgnat
|
||||
nix develop
|
||||
ansible-playbook playbooks/wg_cgnat.yml
|
||||
```
|
||||
|
Reference in New Issue
Block a user