|
@@ -40,7 +40,7 @@
|
|
#
|
|
#
|
|
# - name: Fail if the namespace exists
|
|
# - name: Fail if the namespace exists
|
|
# fail:
|
|
# fail:
|
|
-# msg: "The exercise namespace already exists: {{ ge_nsp }}; please run strategy-finish.yml to clean up first and then re-run this playbook."
|
|
|
|
|
|
+# msg: "The exercise namespace already exists: {{ ge_nsp }}; please run the finish playbook and then re-run this one."
|
|
# when: ge_exists.resources | length > 0
|
|
# when: ge_exists.resources | length > 0
|
|
#
|
|
#
|
|
# - name: Ensure there is a namespace for the exercise
|
|
# - name: Ensure there is a namespace for the exercise
|