mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-07 18:05:09 +00:00
5 lines
142 B
YAML
5 lines
142 B
YAML
---
|
|
- name: "Load core functions for '{{ application_id }}'"
|
|
include_tasks: 01_core.yml
|
|
when: run_once_web_svc_simpleicons is not defined
|