Skip to content
Snippets Groups Projects
Commit d8585eb3 authored by Paul's avatar Paul :turtle:
Browse files

fix import_task

parent f30272c4
No related branches found
No related tags found
No related merge requests found
Pipeline #4663 passed with warnings
--- ---
- name: base config - name: base config
tags: [base] tags: [base]
import_tasks: import_tasks: base.yml
file: base.yml
- name: install packages - name: install packages
import_tasks: software.yml import_tasks: software.yml
...@@ -18,5 +17,4 @@ ...@@ -18,5 +17,4 @@
- name: ffdyndns - name: ffdyndns
tags: [ffdyndns] tags: [ffdyndns]
import_tasks: import_tasks: ffdyndns.yml
file: ffdyndns.yml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment