Browse Source

do not setup in role

master
parent
commit
9d6113ad05
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      tasks/main.yml

+ 0
- 3
tasks/main.yml View File

@@ -1,8 +1,5 @@
--- ---


- setup:
gather_subset: "!all"

- include: setup_Debian.yml - include: setup_Debian.yml
when: ansible_os_family == "Debian" when: ansible_os_family == "Debian"




Loading…
Cancel
Save