infra/playbooks/manual-prerequisites.yaml
shockrah a8d7c01efe
Some checks failed
Ansible Linting / ansible-lint (push) Failing after 5s
Slowing building out the new workflows
2025-03-04 11:20:00 -08:00

10 lines
188 B
YAML

---
- hosts: static-web
remote_user: root
tasks:
- name: Import manual setup steps
ansible.builtin.import_role:
name: static
tasks_from: setup-webadmin.yaml