Sha256: 31ce1cc00c75a82ee9194147bc7cdac7edaa49d95ac045ab43f55e50de8e5970
Contents?: true
Size: 580 Bytes
Versions: 72
Compression:
Stored size: 580 Bytes
Contents
# PulpAnsibleClient::AnsibleRole ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **artifact** | **String** | Artifact file representing the physical content | **version** | **String** | | **name** | **String** | | **namespace** | **String** | | ## Code Sample ```ruby require 'PulpAnsibleClient' instance = PulpAnsibleClient::AnsibleRole.new(artifact: null, version: null, name: null, namespace: null) ```
Version data entries
72 entries across 72 versions & 1 rubygems