Skip to content

Commit

Permalink
add role metadata to our roles
Browse files Browse the repository at this point in the history
Refs: #1799
  • Loading branch information
evgeni committed Nov 25, 2024
1 parent fec100d commit 91c252c
Show file tree
Hide file tree
Showing 22 changed files with 88 additions and 0 deletions.
4 changes: 4 additions & 0 deletions roles/activation_keys/meta/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
galaxy_info:
description: Create and manage Activation Keys
standalone: false
4 changes: 4 additions & 0 deletions roles/auth_sources_ldap/meta/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
galaxy_info:
description: Create and manage LDAP authentication sources
standalone: false
4 changes: 4 additions & 0 deletions roles/compute_profiles/meta/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
galaxy_info:
description: Create and manage Compute Profiles
standalone: false
4 changes: 4 additions & 0 deletions roles/compute_resources/meta/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
galaxy_info:
description: Create and manage Compute Resources
standalone: false
4 changes: 4 additions & 0 deletions roles/content_credentials/meta/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
galaxy_info:
description: Create and manage Content Credentials
standalone: false
4 changes: 4 additions & 0 deletions roles/content_rhel/meta/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
galaxy_info:
description: Configuration for everything needed to register and patch existing RHEL clients
standalone: false
4 changes: 4 additions & 0 deletions roles/content_view_publish/meta/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
galaxy_info:
description: Publish a list of Content Views
standalone: false
4 changes: 4 additions & 0 deletions roles/content_view_version_cleanup/meta/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
galaxy_info:
description: Clean up unused Content View Versions
standalone: false
4 changes: 4 additions & 0 deletions roles/content_views/meta/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
galaxy_info:
description: Create and manage Content Views
standalone: false
4 changes: 4 additions & 0 deletions roles/convert2rhel/meta/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
galaxy_info:
description: Configure everything needed to register and convert CentOS clients to Red Hat Enterprise Linux
standalone: false
4 changes: 4 additions & 0 deletions roles/domains/meta/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
galaxy_info:
description: Create and manage Domains
standalone: false
4 changes: 4 additions & 0 deletions roles/hostgroups/meta/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
galaxy_info:
description: Create and manage Hostgroups
standalone: false
4 changes: 4 additions & 0 deletions roles/lifecycle_environments/meta/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
galaxy_info:
description: Create and manage Lifecycle Environments
standalone: false
4 changes: 4 additions & 0 deletions roles/locations/meta/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
galaxy_info:
description: Create and manage Locations
standalone: false
4 changes: 4 additions & 0 deletions roles/manifest/meta/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
galaxy_info:
description: Fetch a Manifest from the Red Hat Portal and upload it to Foreman
standalone: false
4 changes: 4 additions & 0 deletions roles/operatingsystems/meta/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
galaxy_info:
description: Create and manage Operating Systems
standalone: false
4 changes: 4 additions & 0 deletions roles/organizations/meta/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
galaxy_info:
description: Create and manage Organizations
standalone: false
4 changes: 4 additions & 0 deletions roles/provisioning_templates/meta/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
galaxy_info:
description: Create and manage Provisioning Templates
standalone: false
4 changes: 4 additions & 0 deletions roles/repositories/meta/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
galaxy_info:
description: Define Products and Custom Repositories and enables Red Hat Repositories
standalone: false
4 changes: 4 additions & 0 deletions roles/settings/meta/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
galaxy_info:
description: Manage Settings
standalone: false
4 changes: 4 additions & 0 deletions roles/subnets/meta/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
galaxy_info:
description: Create and manage Subnets
standalone: false
4 changes: 4 additions & 0 deletions roles/sync_plans/meta/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
galaxy_info:
description: Create and manage Sync Plans
standalone: false

0 comments on commit 91c252c

Please sign in to comment.