Files
community.okd/galaxy.yml
Mike Graves 93746f2392 Remove openshift inventory plugin (#252)
* Remove openshift inventory plugin

This removes the openshift inventory plugin which has been deprecated
since version 3.0.0. The tests have been updated to retain coverage of
the connection plugin, which is still supported.

* Update version in Makefile

* CI fixes

* Update version info in build scripts

* Set ansible remote directory

The security policy on the pod is preventing ansible from writing to /.
Set it to /tmp which should be writable.
2025-05-05 15:55:22 +00:00

28 lines
648 B
YAML

---
authors:
- geerlingguy (https://www.jeffgeerling.com/)
- fabianvf (https://github.com/fabianvf)
- willthames (https://github.com/willthames)
- Akasurde (https://github.com/akasurde)
dependencies:
kubernetes.core: '>=5.0.0'
description: OKD Collection for Ansible.
documentation: ''
homepage: ''
issues: https://github.com/openshift/community.okd/issues
license_file: LICENSE
name: okd
namespace: community
readme: README.md
repository: https://github.com/openshift/community.okd
tags:
- kubernetes
- k8s
- cloud
- infrastructure
- openshift
- okd
- cluster
# Also needs to be updated in the Makefile
version: 6.0.0-dev0