mirror of
https://github.com/geerlingguy/mac-dev-playbook
synced 2024-11-24 21:03:26 +00:00
remove remove double double code code
This commit is contained in:
parent
8f1382fa03
commit
7c4b4c1e4c
1 changed files with 0 additions and 4 deletions
4
main.yml
4
main.yml
|
@ -44,10 +44,6 @@
|
||||||
when: configure_dock
|
when: configure_dock
|
||||||
tags: ['dock']
|
tags: ['dock']
|
||||||
|
|
||||||
- import_tasks: tasks/dock.yml
|
|
||||||
when: configure_dock
|
|
||||||
tags: ['dock']
|
|
||||||
|
|
||||||
- name: Run configured post-provision ansible task files.
|
- name: Run configured post-provision ansible task files.
|
||||||
include_tasks: "{{ outer_item }}"
|
include_tasks: "{{ outer_item }}"
|
||||||
loop_control:
|
loop_control:
|
||||||
|
|
Loading…
Reference in a new issue