index
:
ansible.git
master
odcs
Unnamed repository; edit this file 'description' to name the repository.
Qixiang Wan
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
roles
/
beaker
/
virthost
Commit message (
Expand
)
Author
Age
Files
Lines
*
In ansible 2.2 always_run is depreciated. Switch to check_mode.
Kevin Fenzi
2016-11-01
1
-1
/
+1
*
see if this syntax change makes ansible 2.2 happy
Kevin Fenzi
2016-10-13
1
-3
/
+3
*
Another pile of trailing whitespace fixes
Kevin Fenzi
2016-08-08
1
-2
/
+2
*
Update all calls to sudo to use 'become' and sudo_user to 'become_user'
Kevin Fenzi
2016-02-02
1
-4
/
+4
*
Change all instances of ansible_distribution_major_version to filter to int f...
Kevin Fenzi
2015-05-27
1
-2
/
+2
*
fixing copy-pasta and syntax errors
Tim Flink
2015-05-08
1
-2
/
+2
*
make sure the target dir exists before copying files into it
Tim Flink
2015-05-08
1
-0
/
+8
*
nonexistant users can't add themselves
Tim Flink
2015-05-08
1
-2
/
+0
*
more tweaking for beaker virthost setup
Tim Flink
2015-05-08
3
-3
/
+467
*
vms only show up for the user that created them, use correct user for vm list
Tim Flink
2015-05-07
1
-0
/
+2
*
using variable for template instead of incorrect static value
Tim Flink
2015-05-07
1
-1
/
+1
*
generate libvirtd.conf from template instead of copying over standard one
Tim Flink
2015-05-07
1
-2
/
+2
*
missed a filename change for the beaker/virthost role
Tim Flink
2015-05-07
1
-1
/
+1
*
moving virthost tasks into the beaker/virthost role for more auth control
Tim Flink
2015-05-07
6
-3
/
+106
*
create vms as libvirt user instead of root
Tim Flink
2015-05-07
1
-1
/
+7
*
removing reduncant boot order declaration from beaker client libvirt xml
Tim Flink
2015-05-07
1
-2
/
+0
*
valid xml is helpful
Tim Flink
2015-05-07
1
-2
/
+2
*
making beaker vm xml more generic
Tim Flink
2015-05-07
1
-33
/
+4
*
using command since the virt module isn't doing what i want it to do
Tim Flink
2015-05-07
1
-1
/
+1
*
rhel7 has a different path for qemu-kvm than fedora
Tim Flink
2015-05-07
1
-1
/
+1
*
adding required missing name value to virt define
Tim Flink
2015-05-07
1
-1
/
+1
*
adding lv and vm creation to beaker virthost
Tim Flink
2015-05-07
1
-1
/
+18
*
adding all required template values to host vars and accessing them correctly
Tim Flink
2015-05-07
1
-2
/
+2
*
using build-in item instead of assigning specific value
Tim Flink
2015-05-07
2
-4
/
+3
*
trying a slightly different method of addressing dict data in a template
Tim Flink
2015-05-07
1
-3
/
+3
*
changing varible declaration slightly to see if xml generation will work
Tim Flink
2015-05-06
1
-1
/
+1
*
still struggling with evaluation time, trying something different
Tim Flink
2015-05-06
2
-5
/
+4
*
trying a more generic way of getting data into templates
Tim Flink
2015-05-06
1
-5
/
+3
*
missed a variable in the libvirt template for beaker clients
Tim Flink
2015-05-06
1
-1
/
+1
*
fixing ansible syntax errors
Tim Flink
2015-05-06
1
-2
/
+2
*
trying yet another method of getting data into templates
Tim Flink
2015-05-06
2
-3
/
+7
*
trying slightly different method of getting data into the template
Tim Flink
2015-05-06
1
-2
/
+2
*
first attempt to get virsh xml generation working for beaker clients
Tim Flink
2015-05-06
3
-0
/
+89
*
fixing typo in varname, tagging beaker/virthost role
Tim Flink
2015-05-06
1
-1
/
+1
*
initial playbook and roles for beaker virthosts
Tim Flink
2015-05-06
2
-0
/
+23