Skip to content
Snippets Groups Projects
Unverified Commit 72bf9533 authored by Jens Heidbüchel's avatar Jens Heidbüchel Committed by GitHub
Browse files

Update local.yml

Disable ubuntu.yml for now since it's not implemented.
parent f342b4a1
Branches
No related tags found
No related merge requests found
......@@ -6,8 +6,8 @@
- name: Configure Mac
include_tasks: osx.yml
when: "ansible_os_family == 'Darwin'"
- name: Configure Ubuntu
include_tasks: ubuntu.yml
when: "ansible_distribution == 'Ubuntu'"
# - name: Configure Ubuntu
# include_tasks: ubuntu.yml
# when: "ansible_distribution == 'Ubuntu'"
- name: Do generic tasks
include_tasks: generic.yml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment