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
/
tasks
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
1
-0
/
+20
*
vms only show up for the user that created them, use correct user for vm list
Tim Flink
2015-05-07
1
-0
/
+2
*
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
1
-3
/
+77
*
create vms as libvirt user instead of root
Tim Flink
2015-05-07
1
-1
/
+7
*
using command since the virt module isn't doing what i want it to do
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
*
using build-in item instead of assigning specific value
Tim Flink
2015-05-07
1
-1
/
+0
*
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
1
-2
/
+1
*
trying a more generic way of getting data into templates
Tim Flink
2015-05-06
1
-5
/
+3
*
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
1
-1
/
+5
*
first attempt to get virsh xml generation working for beaker clients
Tim Flink
2015-05-06
1
-0
/
+5
*
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
1
-0
/
+19