]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
Include relevant vars in entitlements tag
authorZack Cerza <zack@redhat.com>
Wed, 3 Jun 2015 18:16:41 +0000 (12:16 -0600)
committerZack Cerza <zack@redhat.com>
Wed, 3 Jun 2015 18:16:41 +0000 (12:16 -0600)
Signed-off-by: Zack Cerza <zack@redhat.com>
roles/common/tasks/main.yml

index e706ceb1e377d6470d64abe8364c51f2106ecce1..71f7a8f682c0ab062b3f2210f048ec03ab1b7def 100644 (file)
@@ -7,6 +7,8 @@
     - empty.yml
   tags:
     - vars
+    # We need these vars for the entitlements tag to work
+    - entitlements
 
 # configure Red Hat entitlements with subscription-manager
 - include: rhel-entitlements.yml