From eb9cc936f61ce95f3dfe7e50d85e53dca217b6dc Mon Sep 17 00:00:00 2001 From: wypior Date: Wed, 31 Jul 2024 23:02:24 +0000 Subject: [PATCH] Merging devel changes - 2024-07-31T23:02:12Z --- ansible_collections/f5networks/f5_modules/galaxy.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ansible_collections/f5networks/f5_modules/galaxy.yml b/ansible_collections/f5networks/f5_modules/galaxy.yml index b699896..95351ac 100644 --- a/ansible_collections/f5networks/f5_modules/galaxy.yml +++ b/ansible_collections/f5networks/f5_modules/galaxy.yml @@ -1,5 +1,6 @@ authors: - Wojciech Wypior (@wojtek0806) + - Rohit Upadhyay (@urohit011) dependencies: ansible.netcommon: ">=2.0.0" description: F5 BIG-IP Imperative Collection for Ansible @@ -12,7 +13,12 @@ name: f5_modules namespace: f5networks readme: README.md build_ignore: - - tests + - tests/*.ini + - tests/*.py + - tests/.pytest_cache + - tests/module_utils + - tests/utils + - tests/sanity repository: https://github.com/F5Networks/f5-ansible-f5modules tags: - f5