fix tags issue 97

This commit is contained in:
dspolleke 2021-04-11 19:57:38 +02:00 committed by Paul van Noort
parent 58632588cd
commit 87dd16f677
2 changed files with 5 additions and 4 deletions

View file

@ -3,3 +3,4 @@
- name: Run .osx dotfiles.
command: "{{ osx_script }}"
changed_when: false
tags: ['osx']