Commit Graph

7 Commits (71b503b0c34d632ccfbde37612eff09c141f23db)

Author SHA1 Message Date
Michael DeHaan e48b6b46ee Ratchet up logging a few notches prior to controlling w/ verbosity settings 13 years ago
Seth Vidal 26b18d8b85 modify yum to be used with argsfile and fix a number of items with
how it handles "advanced" pkgspecs for the state= cases
13 years ago
Seth Vidal ec6cd6e360 yum module
add state=latest and clean up the output cases
added some fixmes on verification
13 years ago
Seth Vidal bc321b7cdc touch up to yum module.
fix a couple of bugs
comment about state='latest'
13 years ago
Michael DeHaan fb76cd8663 Add manpage for ansible-playbook, since it is a command. More detailed docs will remain on the web site. 13 years ago
Michael DeHaan 2ca36fb782 Rename 'ensure' to 'state' so it lines up with the service module 13 years ago
Seth Vidal eb3c5ee328 runner buglet and yum module
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
13 years ago