ansible.logrotate icon indicating copy to clipboard operation
ansible.logrotate copied to clipboard

Change default "item" in with_items with unique name to avoid clashes

Open lerwys opened this issue 4 years ago • 0 comments

This helps in avoiding "item" name clashes when using this role inside another one that already contains a loop with the default name "item"

lerwys avatar Jan 20 '21 03:01 lerwys