diff --git a/roles/cm_repo/tasks/main.yml b/roles/cm_repo/tasks/main.yml index 27314962..f18655b2 100644 --- a/roles/cm_repo/tasks/main.yml +++ b/roles/cm_repo/tasks/main.yml @@ -13,15 +13,6 @@ # See the License for the specific language governing permissions and # limitations under the License. -# cloudera_manager_version: 7.13.1.300 -# cloudera_runtime_version: 7.1.9.1044 -# cloudera_parcels: # Note, the entries are processed in order -# CDH: "7.1.9-1.cdh7.1.9.p1044.66549863" -# cloudera_manager_version: 7.13.1 CHF2 -# cloudera_manager_release: 7.13.1.300 - -# cloudera_parcels: # Note, the entries are processed in order AS PARAMETERS TO CLUSTER, THEREFORE MUST BE PRECONFIGURED VIA CM ETC -# CDH: "7.1.9-1.cdh7.1.9.p1044.66549863" - name: Gather distribution details ansible.builtin.setup: gather_subset: distribution