Skip to content

Commit

Permalink
Use FQCN.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Jun 3, 2021
1 parent 4e3604f commit e40cb38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# tasks file for tomcat

- name: import assert.yml
import_tasks: assert.yml
ansible.builtin.import_tasks: assert.yml
run_once: yes
delegate_to: localhost

Expand Down

0 comments on commit e40cb38

Please sign in to comment.