Commit 07e483b0 by Toshio Kuratomi

Update core modules

parent a5b3b59b
Subproject commit 08c5cc06c6ad9a1e0016ad89eb0f7ca009cc8108
Subproject commit 54b836f0b885543b6cb982e4e1155d97d8b487a1
......@@ -37,6 +37,9 @@ unicode:
# Test the start-at-task flag #9571
ansible-playbook unicode.yml -i $(INVENTORY) -e @$(VARS_FILE) -v --start-at-task '*¶' -e 'start_at_task=True' $(TEST_FLAGS)
mine:
ansible-playbook mine.yml -i $(INVENTORY) -e @$(VARS_FILE) $(CREDENTIALS_ARG) -v $(TEST_FLAGS)
non_destructive:
ansible-playbook non_destructive.yml -i $(INVENTORY) -e @$(VARS_FILE) $(CREDENTIALS_ARG) -v $(TEST_FLAGS)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment