Browse Source

Fix typo in task name

Vinny Valdez 9 years ago
parent
commit
150b709052
1 changed files with 1 additions and 1 deletions
  1. 1 1
      roles/subscription-manager/tasks/main.yml

+ 1 - 1
roles/subscription-manager/tasks/main.yml

@@ -5,7 +5,7 @@
   when:
     - rhsm_password is not defined or rhsm_password is none or rhsm_password|trim == ''
   
-- name: "Initializing Subscription Manager authenticaiton method"
+- name: "Initializing Subscription Manager authentication method"
   set_fact:
     rhsm_authentication: false