delete check for removed docker_custom_option command
Change-Id: Ib2ed06f2499c750702611edd0c13e571e6d2732a
This commit is contained in:
parent
7347a11135
commit
55ae3519b7
@ -1,12 +1,4 @@
|
||||
---
|
||||
# TODO(mgoddard): Remove this task in the A release.
|
||||
- name: Fail if docker_custom_option is defined
|
||||
fail:
|
||||
msg: >-
|
||||
The 'docker_custom_option' variable has been removed. Please use
|
||||
'docker_custom_config' instead.
|
||||
when: docker_custom_option is defined
|
||||
|
||||
- include_tasks: "repo-{{ ansible_facts.os_family }}.yml"
|
||||
when: enable_docker_repo | bool
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user