mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-13 04:34:24 +00:00
Solved typo
This commit is contained in:
@@ -2,4 +2,4 @@
|
|||||||
- block:
|
- block:
|
||||||
- include_tasks: 01_core.yml
|
- include_tasks: 01_core.yml
|
||||||
- include_tasks: utils/run_once.yml
|
- include_tasks: utils/run_once.yml
|
||||||
when: run_once_pkgmgr is not definedd
|
when: run_once_pkgmgr is not defined
|
||||||
Reference in New Issue
Block a user