diff --git a/changelogs/fragments/fqcn_inventory.yml b/changelogs/fragments/fqcn_inventory.yml new file mode 100644 index 0000000..6282aec --- /dev/null +++ b/changelogs/fragments/fqcn_inventory.yml @@ -0,0 +1,2 @@ +minor_changes: +- openshift - inventory plugin supports FQCN ``redhat.openshift``. diff --git a/plugins/inventory/openshift.py b/plugins/inventory/openshift.py index b44eab3..7871bd5 100644 --- a/plugins/inventory/openshift.py +++ b/plugins/inventory/openshift.py @@ -22,7 +22,7 @@ DOCUMENTATION = ''' plugin: description: token that ensures this is a source file for the 'openshift' plugin. required: True - choices: ['openshift'] + choices: ['openshift', 'community.okd.openshift'] connections: description: - Optional list of cluster connection settings. If no connections are provided, the default