Quick fix for ansible-lint things
Some checks failed
Ansible Linting / ansible-lint (push) Failing after 3s
Some checks failed
Ansible Linting / ansible-lint (push) Failing after 3s
This commit is contained in:
parent
da580eb7d2
commit
1be3a8e588
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user