- 26 Dec, 2013 2 commits
-
-
Michael DeHaan committed
-
Updated main description to state that the yum module will handle package groups. Added descriptions for each example, as it is unclear to (some) users that @Name implies a group install.
beefsalad committed
-
- 02 Dec, 2013 2 commits
-
-
James Tanner committed
-
James Tanner committed
-
- 28 Nov, 2013 2 commits
-
-
Revert "No longer need to reference 'version_added' in docs for these, as this was quite a while ago." This reverts commit ff0a41d4.
Michael DeHaan committed -
Michael DeHaan committed
-
- 18 Nov, 2013 1 commit
-
-
raise errors when omitted, updated changelog with new modules.
Michael DeHaan committed
-
- 11 Oct, 2013 1 commit
-
-
Michael DeHaan committed
-
- 10 Sep, 2013 2 commits
-
-
Hiroaki Nakamura committed
-
Hiroaki Nakamura committed
-
- 25 Aug, 2013 1 commit
-
-
James Cammarata committed
-
- 24 Aug, 2013 1 commit
-
-
Hiroaki Nakamura committed
-
- 17 Aug, 2013 1 commit
-
-
Yum commandline permit to use a wildcard to enable and disable repositories in the --enablerepo switch, permitting to enable a complete set of repository at once ( like all rpmfusion, all update-testing, etc ). However, this doesn't work in yum due to more stringent checks that verify that a exact match is given for the name of the repository , see commit 5c26805e. This commit enhance the check by permitting to test more than 1 repository at a time, thus permitting to use wildcards.
Michael Scherer committed
-
- 15 Jul, 2013 1 commit
-
-
Michael DeHaan committed
-
- 13 Jul, 2013 2 commits
-
-
Seth Vidal committed
-
Seth Vidal committed
-
- 04 Jul, 2013 1 commit
-
-
- optimize for the extremely common case of people specifying pkg names which are, ultimately, already installed on a system here time went from 16s for a series of pkgs to 3s to just check that they were installed.
Seth Vidal committed
-
- 19 Jun, 2013 1 commit
-
-
This reverts commit 4942a06b. Conflicts: lib/ansible/runner/__init__.py
Michael DeHaan committed
-
- 15 Jun, 2013 2 commits
-
-
hardcoded lists in ansible code, just add WITH_ITEMS_USES_LIST in a comment anywhere, and of course, support recieving params as list. Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed -
Migrated all examples: in DOCUMENTATION=''' string to standalone EXAMPLES=''' string Added deprecation warning to moduledev.rst and remove deprecated example from it Fixed up a few typos and uppercased some acronyms. add consistency to how EXAMPLES are formatted
Jan-Piet Mens committed
-
- 28 Apr, 2013 1 commit
-
-
Michael DeHaan committed
-
- 23 Apr, 2013 1 commit
-
-
Tin Tvrtkovic committed
-
- 08 Apr, 2013 1 commit
-
-
milan committed
-
- 17 Feb, 2013 1 commit
-
-
Michael DeHaan committed
-
- 01 Feb, 2013 2 commits
-
-
Seth Vidal committed
-
good and proper
Seth Vidal committed
-
- 31 Jan, 2013 1 commit
-
-
Seth Vidal committed
-
- 22 Jan, 2013 2 commits
-
-
Daniel Hokka Zakrisson committed
-
Pepe Barbe committed
-
- 13 Jan, 2013 1 commit
-
-
This updates apt, apt_repository, command, cron, easy_install, facter, fireball, git, group, mount, ohai, pip, service, setup, subversion, supervisorctl, svr4pkg, user, and yum to take advantage of run_command in module_common.py.
Stephen Fromm committed
-
- 12 Dec, 2012 1 commit
-
-
Seth Vidal committed
-
- 22 Nov, 2012 1 commit
-
-
Jan-Piet Mens committed
-
- 21 Nov, 2012 1 commit
-
-
Jan-Piet Mens committed
-
- 19 Nov, 2012 1 commit
-
-
Michael DeHaan committed
-
- 08 Nov, 2012 1 commit
-
-
- Make sure exit_json() always returns a changed= value - Modify the yum module to not return failed=False - Modify install() and latest() similar to remove() in yum module - Changed exit_json(failed=True, **res) into a fail_json(**res) - Make sure yum rc= value reflects loop (similar to how we fixed remove())
Dag Wieers committed
-
- 30 Oct, 2012 1 commit
-
-
Seth Vidal committed
-
- 29 Oct, 2012 1 commit
-
-
and the next one gets ignored despite being installed. also clean up unnecessary second check.
Seth Vidal committed
-
- 24 Oct, 2012 3 commits
-
-
Seth Vidal committed
-
Seth Vidal committed
-
Seth Vidal committed
-