]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
Move plays related to cpan into it's own file so ubuntu can use it.
authorAndrew Schoen <aschoen@redhat.com>
Tue, 7 Apr 2015 15:12:49 +0000 (10:12 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Thu, 16 Apr 2015 21:31:31 +0000 (16:31 -0500)
commit22ef597b86eafed6411a27b6a3f8815eae87b3d4
treecaca7d441b82db0c856e1fda9dcfba79766ff619
parent2fba581c4574e8dfaa08b809b5e33d8949d35567
Move plays related to cpan into it's own file so ubuntu can use it.

Had to modify slightly for this to work on ubuntu as well as rhel 7.
Namely, making sure perl-doc is installed on ubuntu.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
roles/testnode/tasks/cpan.yml [new file with mode: 0644]
roles/testnode/tasks/redhat/rhel_7.0.yml
roles/testnode/tasks/setup-ubuntu.yml