Results 3 issues of Charles Walker

So I'm an ansible newbie but was trying to get java 7 installed on a vagrant vm vm: ubuntu/trusty64 ansible: 1.8.2 It's a simple playbook: ``` - hosts: all vars:...

I'm kind of having a hard time trying to figure out how to configure an rpm to only manage a subset of directories being installed. for example: ``` buildRpm {...

bug