From 1ca739d72570f950a062c2c76985b6719475a294 Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Tue, 2 Feb 2021 08:47:04 -0800 Subject: [PATCH] Add ansible.utils to the ansible-3 release --- 3/ansible.in | 1 + 3/collection-meta.yaml | 21 +++++++++++++-------- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/3/ansible.in b/3/ansible.in index 28db202751..cb33aecd8a 100644 --- a/3/ansible.in +++ b/3/ansible.in @@ -1,6 +1,7 @@ amazon.aws ansible.netcommon ansible.posix +ansible.utils ansible.windows arista.eos awx.awx diff --git a/3/collection-meta.yaml b/3/collection-meta.yaml index a37c3b713b..8e0a01757b 100644 --- a/3/collection-meta.yaml +++ b/3/collection-meta.yaml @@ -1,17 +1,27 @@ --- collections: - dellemc.openmanage: - changelog-url: https://github.com/dell/dellemc-openmanage-ansible-modules/blob/collections/CHANGELOG.rst + ansible.utils: maintainers: - - rajeevarakkal + - cidrblock + - ganeshrn + - pabelanger community.sops: maintainers: - endorama cyberark.conjur: changelog-url: https://github.com/cyberark/ansible-conjur-collection/blob/master/CHANGELOG.md + dellemc.openmanage: + changelog-url: https://github.com/dell/dellemc-openmanage-ansible-modules/blob/collections/CHANGELOG.rst + maintainers: + - rajeevarakkal inspur.sm: maintainers: - ISIB-Group + kubernetes.core: + maintainers: + - jillr + - akasurde + - gravesm sensu.sensu_go: maintainers: - tadeboro @@ -21,8 +31,3 @@ collections: maintainers: - rndmh3ro - schurzi - kubernetes.core: - maintainers: - - jillr - - akasurde - - gravesm