From dc6fed1ef020b365fb6d213567f3228b06f1e0b9 Mon Sep 17 00:00:00 2001 From: liqiuyu Date: Thu, 7 Apr 2022 14:16:46 +0800 Subject: [PATCH] add yaml file --- python-ansible-runner.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python-ansible-runner.yaml diff --git a/python-ansible-runner.yaml b/python-ansible-runner.yaml new file mode 100644 index 0000000..105cf76 --- /dev/null +++ b/python-ansible-runner.yaml @@ -0,0 +1,4 @@ +version_control: pypi +src_repo: ansible-runner +tag_prefix: ^v +separator: "."