We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67b006d commit fd9102eCopy full SHA for fd9102e
roles/cm_repo/tasks/main.yml
@@ -13,15 +13,6 @@
13
# See the License for the specific language governing permissions and
14
# limitations under the License.
15
16
-# cloudera_manager_version: 7.13.1.300
17
-# cloudera_runtime_version: 7.1.9.1044
18
-# cloudera_parcels: # Note, the entries are processed in order
19
-# CDH: "7.1.9-1.cdh7.1.9.p1044.66549863"
20
-# cloudera_manager_version: 7.13.1 CHF2
21
-# cloudera_manager_release: 7.13.1.300
22
-
23
-# cloudera_parcels: # Note, the entries are processed in order AS PARAMETERS TO CLUSTER, THEREFORE MUST BE PRECONFIGURED VIA CM ETC
24
25
- name: Gather distribution details
26
ansible.builtin.setup:
27
gather_subset: distribution
0 commit comments