Init: mediaserver

This commit is contained in:
2023-02-08 12:13:28 +01:00
parent 848bc9739c
commit f7c23d4ba9
31914 changed files with 6175775 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
---
version: 1
ansible_config: ansible.cfg
build_arg_defaults:
EE_BASE_IMAGE: 'registry.redhat.io/ansible-automation-platform-20-early-access/ee-minimal-rhel8:2.0.0-10'
EE_BUILDER_IMAGE: 'registry.redhat.io/ansible-automation-platform-20-early-access/ansible-builder-rhel8:2.0.0-10'
dependencies:
galaxy: requirements.yml

View File

@@ -0,0 +1,8 @@
---
requires_ansible: ">=2.9.10"
plugin_routing:
modules:
purefa_sso:
deprecation:
removal_version: "2.0.0"
warning_text: purefa_sso will be removed in a future release of this collection, Use purestorage.flasharray.purefa_admin instead.