Skip to content

Commit

Permalink
trigget not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Ulferts committed Mar 12, 2019
1 parent 76190ee commit 2964224
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion roles/DCOS.bootstrap/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@
dcos_config: "{{ dcos_config | combine({item.key: item.value}) }}"
when: "item.key not in ['ip_detect_contents','ip_detect_public_contents','fault_domain_detect_contents']"
with_dict: "{{ dcos['config'] }}"
notify: trigger_new_config

- name: Generate DC/OS configuration
template:
Expand Down

0 comments on commit 2964224

Please sign in to comment.