Commit Graph

71 Commits (995ef374dbdfd068d8cb46140230da28657ff6d9)

Author SHA1 Message Date
Michael DeHaan 727cee509c Merge branch 'PR_add_chdir_to_pip' of git://github.com/y-p/ansible into devel
13 years ago
Michael DeHaan 50fa88f28a Merge branch 'fix-apt-purge' of git://github.com/madduck/ansible into purge
13 years ago
Michael DeHaan d9c0a5c37d Revert "now modules can implement with_items list globbing w/o updating"
13 years ago
martin f. krafft ae42144752 Always assume purged for older python-apt
13 years ago
martin f. krafft 420f7d7ac6 Introduce non-purged package status
13 years ago
martin f. krafft 8e37a2bec9 Fix purging of packages
13 years ago
Michael DeHaan 31b63b033b Merge conflict
13 years ago
Michael DeHaan 96134d003e Merge remote branch 'origin/devel' into devel
13 years ago
Jesse Keating 86bc2ec08a pkg option of apt is not required
13 years ago
Michael DeHaan b4358d1300 Merge branch 'apt_key_file' of git://github.com/veeti/ansible into devel
13 years ago
Veeti Paananen 77159d21da Add apt_key examples for file and data
13 years ago
Jan-Piet Mens 30d641094b Docs: consistently format playbook EXAMPLES
13 years ago
Michael DeHaan e128e8b563 Merge pull request #3162 from strawlab/apt-key-binary-fix
13 years ago
Michael DeHaan 58e8a97e91 Merge pull request #3225 from eest/openbsd_pkg-check_mode
13 years ago
Michael DeHaan 613df1d649 Merge pull request #3213 from veeti/apt_key_data
13 years ago
Michael DeHaan d9f91be34a Merge pull request #3227 from bcoca/modules_wantlist
13 years ago
Michael DeHaan f87299842c Merge pull request #3199 from chrishoffman/doc_error
13 years ago
Michael DeHaan 4849539399 Merge pull request #3194 from E-M/patch-2
13 years ago
Brian Coca 4942a06bc2 now modules can implement with_items list globbing w/o updating
13 years ago
Jan-Piet Mens 5c69918d53 DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition)
13 years ago
Patrik Lundin 9dfc420927 openbsd_pkg: Add check_mode support.
13 years ago
Veeti Paananen 1284bfd742 Add a file argument to apt_key
13 years ago
Veeti Paananen dcb06a2306 Document the data argument for apt_key
13 years ago
Chris Hoffman 8a55210fb6 Removing all the default: null from the documentation
13 years ago
Chris Hoffman 499c7309e3 Fixing documentation error
13 years ago
Edgars M. 46ad4299a8 Fixed Issue #3193
13 years ago
E-M 170a5f36f1 Fixed module name in examples section
13 years ago
Andrew Straw 94e66ef558 allow apt-key module to work with binary key
13 years ago
Michael DeHaan 41bded178d Rename module
13 years ago
Michael DeHaan 305694a847 Update "added in" version in zypper, update doc name of rhn_register module.
13 years ago
Michael DeHaan cbee66c88b Rename module
13 years ago
Michael DeHaan c26d39c9d4 Rename rhnreg_ks to rhn_register
13 years ago
Michael DeHaan d0ded631d6 Merge pull request #3148 from jlaska/rhnreg_ks
13 years ago
Patrick Callahan c1ec8ead6c BUG FIX: Add package name to the cmd.
13 years ago
James Laska 6059ce34e3 Minor adjustments to subscription_manager and rhnreg_ks
13 years ago
James Laska 65993e8f35 Reorganize subscription_manager module.
13 years ago
James Laska a2cbcec328 The rhnreg_ks module acts as a wrapper to the command 'rhnreg_ks'. The
13 years ago
Patrick Callahan 79b56667e3 Simple zypper module to install, remove, or upgrades packages.
13 years ago
Michael DeHaan df4c444571 Fixup doc YAML
13 years ago
James Laska 19b7cb6653 Updated examples and documentation
13 years ago
James Laska 3ba19bf369 Add RHN subscription_manager module
13 years ago
y-p 50666eac34 Add is_local_path check to pip module, for skipping --use-mirrors
13 years ago
y-p 9ebb7450d5 Add chdir parameter to pip
13 years ago
Michael DeHaan 3a635d2d26 Lots of formatting fixes
13 years ago
Michael DeHaan b499f0754e Merge pull request #2986 from wbowling/devel
13 years ago
Michael DeHaan 82909179a0 Merge pull request #2976 from stoned/pip-virtualenv_command-pathname
13 years ago
Michael DeHaan e68894ea45 Merge pull request #2975 from stoned/doc-pip-fix
13 years ago
Michael DeHaan e3af9258ae Merge pull request #2995 from SirScott/pip-sudo-user
13 years ago
Stoned Elipot 81e0a7adcc Fix typo in npm module documentation preventing it to be processed by ansible-doc
13 years ago
Scott Sturdivant b2542bff72 Chdir to tempdir to prevent permissions problems.
13 years ago