]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
common: Split out tasks into yum_systems.yml
authorZack Cerza <zack@redhat.com>
Wed, 20 Jan 2016 17:17:18 +0000 (10:17 -0700)
committerZack Cerza <zack@redhat.com>
Wed, 20 Jan 2016 17:17:18 +0000 (10:17 -0700)
commit082ccf2faa9c4b8695a79c9938d2d919060b0e9a
tree179f7207041b6f589ddc8b87a169c038074b2664
parentb9565e6f521af1e9ade0e4fad3cff0348e3ca548
common: Split out tasks into yum_systems.yml

Similar to how the testnodes role works. apt_systems.yml will be added
when it's needed.

Signed-off-by: Zack Cerza <zack@redhat.com>
roles/common/tasks/main.yml
roles/common/tasks/yum_systems.yml [new file with mode: 0644]