- 13 Mar, 2012 1 commit
-
-
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 5 commits
-
-
Michael DeHaan committed
-
runner buglet and yum module
Michael DeHaan committed -
runner: fix buglet causing logger output to include a u for the command yum: add yum module: ensure=installed pkg=name/name.arch/name-ver-rel.arch ensure=removed pkg=name/name.arch/name-ver-rel.arch list=installed list=updates list=available list=pkgspec list=repos
Seth Vidal committed -
if we've failed a connection to a host - we cannot set items to the
Michael DeHaan committed -
'conn' object since it is not an object on failure - it's a string.
Seth Vidal committed
-
- 08 Mar, 2012 3 commits
-
-
Michael DeHaan committed
-
Drop other man(5) pages so we can have only one source of docs -- ansible.github.com for those operations. Easier to maintain and much more verbose.
Michael DeHaan committed -
Adding version and author to ansible init.
Michael DeHaan committed
-
- 07 Mar, 2012 5 commits
-
-
Tim Bielawa committed
-
src= parameters for template and copy operations can be relative to the playbook (for /usr/bin/ansible-playbook) or current directory (for /usr/bin/ansible)
Michael DeHaan committed -
still may not be parameterized because it does not make sense to import them more than once since they are keyed by name.
Michael DeHaan committed -
Michael DeHaan committed
-
independent of output, and can also see all the output nicely grouped together if we want to reformat it or make summaries of statistics.
Michael DeHaan committed
-
- 06 Mar, 2012 10 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Code needs cleanup, but works
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-