chore: set base_install tag
Some checks failed
Deploy / Prepare Build (push) Failing after 31s

This commit is contained in:
2025-09-22 20:02:18 +10:00
parent cf7d55e3e1
commit 0e6c43b907
2 changed files with 3 additions and 10 deletions

View File

@ -1,6 +1,6 @@
---
- name: Prepare all servers
hosts: servers
hosts: all
become: true
vars_files:
- group_vars/all_secrets.yml
@ -47,6 +47,8 @@
maxretry = 3
bantime = 3600
findtime = 300
tags: base_install
- hosts: cloud
become: yes