Closed gavD closed 8 years ago
# Tag any existing instances as being old ansible-playbook tag-old-nodes.yaml --limit tag_Environment_denzel-sample
should be
# Tag any existing instances as being old ansible-playbook tag-old-nodes.yaml --limit tag_Environment_denzel-sample || true
Otherwise, on first execution, the playbook will always fail.
Closed by #64
should be
Otherwise, on first execution, the playbook will always fail.