fix: type of ansible bultin module
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
55c3ccae08
commit
b2c61884ec
@ -43,7 +43,7 @@
|
||||
|
||||
|
||||
# - name: copy zone files
|
||||
# include_tasks: copy_zone_files.yml
|
||||
# ansible.builtin.include_tasks: copy_zone_files.yml
|
||||
# with_items:
|
||||
# - "{{ bind9_views }}"
|
||||
# loop_control:
|
||||
|
Loading…
Reference in New Issue
Block a user