diff --git a/tasks/main.yml b/tasks/main.yml index a80c1d0..ee92ae6 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -37,4 +37,4 @@ regexp: "{{item.regexp}}" line: "{{item.line}}" state: present - with_items: hostname_hosts_file + with_items: "{{hostname_hosts_file}}"