|
@@ -1,5 +1,8 @@ |
|
|
--- |
|
|
--- |
|
|
|
|
|
|
|
|
|
|
|
- include: setup.yml |
|
|
|
|
|
when: not root_target_directory is defined |
|
|
|
|
|
|
|
|
- name: /etc/network directory |
|
|
- name: /etc/network directory |
|
|
file: |
|
|
file: |
|
|
path: "{{ root_target_directory | default('') }}/etc/network" |
|
|
path: "{{ root_target_directory | default('') }}/etc/network" |
|
|