Commit Graph

4 Commits (6660a5efbdc055bc377a98351c46fa2e0270ccf7)

Author SHA1 Message Date
Seth Vidal a99b491b32 touch up to yum module.
fix a couple of bugs
comment about state='latest'
13 years ago
Michael DeHaan 209760f8f6 Add manpage for ansible-playbook, since it is a command. More detailed docs will remain on the web site. 13 years ago
Michael DeHaan 1699013fbd Rename 'ensure' to 'state' so it lines up with the service module 13 years ago
Seth Vidal b576e389b1 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