style(bootstrap): move tags to the end
Signed-off-by: Matej Focko <me@mfocko.xyz>
This commit is contained in:
parent
73090a0db1
commit
4332b6d1de
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue