summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/include_import_tasks_nested/tasks/nested/nested_adjacent.yml
blob: 89c5c9327159db8f2ae6e4944f9dbd31fd12a0f7 (plain)
1
2
- set_fact:
    nested_adjacent_count: '{{ nested_adjacent_count|default(0)|int + 1 }}'