Browse Source

ansible v2.4 style

netifs
parent
commit
c6747c1ae5
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tasks/main.yml

+ 1
- 1
tasks/main.yml View File

@@ -1,6 +1,6 @@
---

- include: setup.yml
- include_tasks: setup_{{ansible_os_family}}.yml
when: not root_target_directory is defined

- name: set netifs


Loading…
Cancel
Save