Fix lint errors in package-repository-check role
[oom/offline-installer.git] / ansible / roles / package-repository-check / tasks / RedHat.yml
old mode 100644 (file)
new mode 100755 (executable)
index ed496f9..e841f17
@@ -12,7 +12,7 @@
         update_cache: yes
         state: latest
       tags:
-        - skip_ansible_lint # Prevent '[403] Package installs should not use latest' ansible lint task rule
+        - skip_ansible_lint  # Prevent '[403] Package installs should not use latest' ansible lint task rule
   rescue:
     - name: Fail if yum cache updating failed
       fail: