From 9c6dfad909b79a9cc6995e7a6f1c255ec1e750dc Mon Sep 17 00:00:00 2001 From: graych Date: Sat, 26 May 2018 20:45:19 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 62 +++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 60 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e31887c..5652880 100644 --- a/README.md +++ b/README.md @@ -259,8 +259,6 @@ EOF - name: example.com vpc: defaultVPCNetwork npc_instances: - - name: test-vm - present: no - name: test-vm-1 zone: cn-east-1b instance_type: {spec: "nvm.e2.large8"} @@ -291,5 +289,65 @@ EOF - debug: msg={{npc}} EOF +``` + + +## 支持新版OpenAPI DNS资源记录集创建(NEW) +``` +# npc playbook -<