style(bootstrap): move tags to the end

Signed-off-by: Matej Focko <me@mfocko.xyz>
This commit is contained in:
Matej Focko 2024-07-01 17:02:43 +02:00
parent 73090a0db1
commit 4332b6d1de
Signed by: mfocko
GPG key ID: 7C47D46246790496

View file

@ -32,8 +32,8 @@
# Install the Wireguard admin VPN
- role: system/wg-admin
tags: wg-admin
become: true
tags: wg-admin
# Handle basic user configuration
- user/base