summaryrefslogtreecommitdiffstats
path: root/roles/beaker/virthost/tasks
Commit message (Expand)AuthorAgeFilesLines
* In ansible 2.2 always_run is depreciated. Switch to check_mode.Kevin Fenzi2016-11-011-1/+1
* see if this syntax change makes ansible 2.2 happyKevin Fenzi2016-10-131-3/+3
* Another pile of trailing whitespace fixesKevin Fenzi2016-08-081-2/+2
* Update all calls to sudo to use 'become' and sudo_user to 'become_user'Kevin Fenzi2016-02-021-4/+4
* Change all instances of ansible_distribution_major_version to filter to int f...Kevin Fenzi2015-05-271-2/+2
* fixing copy-pasta and syntax errorsTim Flink2015-05-081-2/+2
* make sure the target dir exists before copying files into itTim Flink2015-05-081-0/+8
* nonexistant users can't add themselvesTim Flink2015-05-081-2/+0
* more tweaking for beaker virthost setupTim Flink2015-05-081-0/+20
* vms only show up for the user that created them, use correct user for vm listTim Flink2015-05-071-0/+2
* generate libvirtd.conf from template instead of copying over standard oneTim Flink2015-05-071-2/+2
* missed a filename change for the beaker/virthost roleTim Flink2015-05-071-1/+1
* moving virthost tasks into the beaker/virthost role for more auth controlTim Flink2015-05-071-3/+77
* create vms as libvirt user instead of rootTim Flink2015-05-071-1/+7
* using command since the virt module isn't doing what i want it to doTim Flink2015-05-071-1/+1
* adding required missing name value to virt defineTim Flink2015-05-071-1/+1
* adding lv and vm creation to beaker virthostTim Flink2015-05-071-1/+18
* using build-in item instead of assigning specific valueTim Flink2015-05-071-1/+0
* changing varible declaration slightly to see if xml generation will workTim Flink2015-05-061-1/+1
* still struggling with evaluation time, trying something differentTim Flink2015-05-061-2/+1
* trying a more generic way of getting data into templatesTim Flink2015-05-061-5/+3
* fixing ansible syntax errorsTim Flink2015-05-061-2/+2
* trying yet another method of getting data into templatesTim Flink2015-05-061-1/+5
* first attempt to get virsh xml generation working for beaker clientsTim Flink2015-05-061-0/+5
* fixing typo in varname, tagging beaker/virthost roleTim Flink2015-05-061-1/+1
* initial playbook and roles for beaker virthostsTim Flink2015-05-061-0/+19