Skip to content
Snippets Groups Projects
Commit a9c6f035 authored by jurgenhaas's avatar jurgenhaas
Browse files

Never use import_task from within an included file

parent 6bae6b21
No related branches found
No related tags found
No related merge requests found
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
mode: '644' mode: '644'
register: cert_definition register: cert_definition
- import_tasks: cert_generate.yml - include_tasks: cert_generate.yml
when: cert_definition.changed when: cert_definition.changed
tags: 'ApacheConfig' tags: 'ApacheConfig'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment