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
/
tasks
/
cloud_setup_basic.yml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include from cloud_setup_basic
Patrick Uiterwijk
2017-08-16
1
-0
/
+3
*
change state=running to start=started as the old one is going away in ansible...
Kevin Fenzi
2017-04-13
1
-1
/
+1
*
review: loop with bare variable name
doteast
2017-01-31
1
-1
/
+2
*
Death to all trailing whitespace.
Kevin Fenzi
2016-08-08
1
-3
/
+3
*
Fix up some more non idempotent things.
Kevin Fenzi
2016-06-25
1
-1
/
+1
*
Also need to remove the old task
Kevin Fenzi
2016-06-25
1
-5
/
+0
*
Rework this area so we don't get chrony check failures all the time
Kevin Fenzi
2016-06-25
1
-3
/
+24
*
This play breaks older playbooks and needs to check whether chronyd is installed
Patrick Uiterwijk
2016-06-09
1
-0
/
+1
*
disable chronyd on el7 so ntpd can enable
Ricky Elrod
2016-06-04
1
-0
/
+4
*
Fix all tasks to not use old action: statements.
Kevin Fenzi
2016-01-06
1
-6
/
+6
*
ignore errors here for the case of instances with selinux disabled.
Kevin Fenzi
2015-11-27
1
-0
/
+1
*
Just drop this for now until we can figure out a good way to do it.
Kevin Fenzi
2015-11-16
1
-9
/
+0
*
Move this over to setup where we have facts.
Kevin Fenzi
2015-11-16
1
-0
/
+8
*
Tag all the various ntp tasks so we can run over all of them at once.
Kevin Fenzi
2015-09-07
1
-0
/
+3
*
Tag ssh keys play in cloud setup.
Kevin Fenzi
2015-07-13
1
-0
/
+2
*
Change all instances of ansible_distribution_major_version to filter to int f...
Kevin Fenzi
2015-05-27
1
-3
/
+3
*
Try this.
Kevin Fenzi
2015-05-27
1
-1
/
+1
*
Fix this conditional to work right when ostree isn't defined.
Kevin Fenzi
2015-05-27
1
-1
/
+1
*
change the condition so it works even when the variable is not defined
Miroslav Suchý
2015-05-14
1
-2
/
+2
*
try this
Miroslav Suchý
2015-05-14
1
-1
/
+1
*
Missed a few cases for atomic
Kevin Fenzi
2015-05-13
1
-0
/
+2
*
See if we can handle the yum, dnf and ostree cases right.
Kevin Fenzi
2015-05-13
1
-2
/
+2
*
Re-work the cloud_setup_basic.
Kevin Fenzi
2015-05-13
1
-9
/
+24
*
How about this?
Kevin Fenzi
2015-03-17
1
-1
/
+1
*
Try playing with the syntax here a bit.
Kevin Fenzi
2015-03-17
1
-2
/
+1
*
Update state from installed/removed to present/absent for yum module as per l...
Praveen Kumar
2014-11-05
1
-1
/
+1
*
Disable this for now, breaks copr playbooks
Kevin Fenzi
2014-10-04
1
-4
/
+4
*
See if this fixes the 'unreachable' on cloud playbooks in the check/diff runs.
Kevin Fenzi
2014-06-19
1
-1
/
+1
*
Perhaps this needs quotes
Kevin Fenzi
2014-03-28
1
-1
/
+1
*
Try this.
Kevin Fenzi
2014-03-28
1
-3
/
+3
*
OK Lets put it all back like it was. Do we go back to old error?
Stephen Smoogen
2014-03-21
1
-1
/
+1
*
Well I can only break it worse.
Stephen Smoogen
2014-03-21
1
-1
/
+1
*
Hey lets see if this fixes the stuff I broke.
Stephen Smoogen
2014-03-21
1
-1
/
+1
*
Hey lets see if this breaks stuff.
Stephen Smoogen
2014-03-21
1
-1
/
+1
*
This has to be expanded. Try this syntax
Kevin Fenzi
2014-01-01
1
-1
/
+1
*
Also no {{ in with_pipe, variable are bare there too
Kevin Fenzi
2014-01-01
1
-1
/
+1
*
Fix old variable usage. Patch from janeznemanic. Thanks!
Kevin Fenzi
2014-01-01
1
-4
/
+4
*
Apparently order matters
Pierre-Yves Chibon
2013-10-16
1
-6
/
+6
*
Remove duplicate action, libselinux-python is install 2 tasks below
Pierre-Yves Chibon
2013-10-14
1
-3
/
+0
*
Make sure required package are installed
Pierre-Yves Chibon
2013-10-14
1
-1
/
+3
*
enable ssh_sysadm_login sebool for all clouds
Miroslav Suchý
2013-10-04
1
-0
/
+3
*
add a task to install libselinux-python so ansible doesn't abort.
Ricky Elrod
2013-09-26
1
-0
/
+3
*
Fix path to root key
Kevin Fenzi
2013-08-30
1
-1
/
+1
*
when putting the keys on - don't die if someone typos a username - just compl...
Seth Vidal
2013-07-02
1
-1
/
+1
*
make the name mean something
Seth Vidal
2013-06-25
1
-1
/
+1
*
upate != update
Seth Vidal
2013-06-25
1
-1
/
+1
*
- make the global update only run on first setup
Seth Vidal
2013-06-25
1
-7
/
+12
*
I have no idea what I'm doing. But maybe this will fix it. :)
Ricky Elrod
2013-06-17
1
-1
/
+1
*
quote it b/c.... maybe the @?
Seth Vidal
2013-06-17
1
-1
/
+1
*
ansible 1.2 breaks $FILE and $PIPE - so I went and fixed it everywhere :(
Seth Vidal
2013-06-17
1
-2
/
+6
[next]