Skip to content

Commit

Permalink
Rename the import appropriately.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Apr 26, 2021
1 parent e0223e5 commit 68d3896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/main.yml
@@ -1,7 +1,7 @@
---
# tasks file for bootstrap

- name: include assert.yml
- name: import assert.yml
import_tasks: assert.yml
run_once: yes
delegate_to: localhost
Expand Down

0 comments on commit 68d3896

Please sign in to comment.