- 14 Mar, 2012 12 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Seth Vidal committed
-
how it handles "advanced" pkgspecs for the state= cases
Seth Vidal committed -
on the command line
Seth Vidal committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Various additions to make sure timed out and failed hosts are taken out of the playbook even if failed during setup, async tasks, or poll operations. This introduced some redundancy so I've made some notes in the code where things need to be refactored to remove them.
Michael DeHaan committed -
Michael DeHaan committed
-
- 13 Mar, 2012 11 commits
-
-
Michael DeHaan committed
-
Annotate more files, fix missing imports messing with playbooks. Hey Tim, please test your stuff :)
Michael DeHaan committed -
Michael DeHaan committed
-
modify build/spec file to work on el6 with quasi-broken setup process
Michael DeHaan committed -
Die gracefully...
Michael DeHaan committed -
remove data_files section from setup.py for some reason or another
Seth Vidal committed -
Generic AnsibleError exception + host inventory missing exception. First shot at catching these in a generic way in bin/ansible*.
Tim Bielawa committed -
What we are running is actually a "play" (multiple plays per playbook) so rename the function to make it more clear
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
but this is more or less a mirror of what /bin/ansible does. It also has a 'fire and forget' mode if the poll interval is left off or set to 0.
Michael DeHaan committed
-
- 12 Mar, 2012 4 commits
-
-
yum module
Michael DeHaan committed -
add state=latest and clean up the output cases added some fixmes on verification
Seth Vidal committed -
Michael DeHaan committed
-
happens only on needed hosts, allowing some hosts to fail and drop out of the running.
Michael DeHaan committed
-
- 11 Mar, 2012 4 commits
-
-
Michael DeHaan committed
-
is not letting async_wrapper daemonize itself when it does work fine when directly executed.
Michael DeHaan committed -
Michael DeHaan committed
-
Updates for better RPM packaging (plus tasks)
Michael DeHaan committed
-
- 10 Mar, 2012 8 commits
-
-
Tim Bielawa committed
-
Spec file installs default example hosts files Spec file marks the contents of /etc/ansible as %config(noreplace) Example hosts file now with instructional comments
Tim Bielawa committed -
Fixup distutils: setup.py Clean old cruft: section 5 man pages
Tim Bielawa committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
touch up to yum module.
Michael DeHaan committed -
fix a couple of bugs comment about state='latest'
Seth Vidal committed -
Add manpage for ansible-playbook, since it is a command. More detailed docs will remain on the web site.
Michael DeHaan committed
-
- 09 Mar, 2012 1 commit
-
-
Michael DeHaan committed
-