Quick fix for ansible-lint things
Some checks failed
Ansible Linting / ansible-lint (push) Failing after 3s

This commit is contained in:
shockrah 2025-03-04 11:46:17 -08:00
parent da580eb7d2
commit 1be3a8e588

View File

@ -1,9 +1,9 @@
---
- hosts: static-web
- name: Pre Pipeline Playbook for Static Hosts
hosts: static-web
remote_user: root
tasks:
- name: Import manual setup steps
ansible.builtin.import_role:
name: static
tasks_from: setup-webadmin.yaml