diff options
| -rw-r--r-- | host_vars/archlinux.local.yml | bin | 358 -> 347 bytes | |||
| -rw-r--r-- | molecule/default/converge.yml | 1 | ||||
| -rw-r--r-- | site.yml | 1 |
3 files changed, 2 insertions, 0 deletions
diff --git a/host_vars/archlinux.local.yml b/host_vars/archlinux.local.yml Binary files differindex a39b6160..e990c597 100644 --- a/host_vars/archlinux.local.yml +++ b/host_vars/archlinux.local.yml diff --git a/molecule/default/converge.yml b/molecule/default/converge.yml index b32d5f39..be614623 100644 --- a/molecule/default/converge.yml +++ b/molecule/default/converge.yml @@ -40,6 +40,7 @@ - role: "timezone" - role: "homebrew" - role: "python" + - role: "go" - role: "wireguard" - role: "wireguard_gateway" - role: "pihole" @@ -32,6 +32,7 @@ - role: "wireguard" - role: "homebrew" - role: "python" + - role: "go" - name: "Raspberry Pi configure" gather_facts: true |
