You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Michael Scherer df682d1cda Allow to use '*test*' in enablerepo for yum action
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 5c26805.

This commit enhance the check by permitting to test more than
1 repository at a time, thus permitting to use wildcards.
13 years ago
cloud Basic module to tag resources in EC2. 13 years ago
commands Docs: consistently format playbook EXAMPLES 13 years ago
database Cleaning up some pep8 whitespace issues in mongodb_user 13 years ago
files Removing synchronize momentarily as it looks like this won't make 1.3 dates 13 years ago
internal * Updated all ansible.cc references in the documentation to point 13 years ago
inventory Trim legacy variable usage. 13 years ago
messaging Add missing version_added description in docs. 13 years ago
monitoring now missing dep gives nicer error and docs disambiguate as several libs 13 years ago
net_infrastructure Doc formatting/tweaking. 13 years ago
network Trim old style var references 13 years ago
notification Set default XMPP message type to 'chat'. 13 years ago
packaging Allow to use '*test*' in enablerepo for yum action 13 years ago
source_control Added git disclaimer about dealing with ssh host checking 13 years ago
system Merge branch 'fix_service_with_initscript' of git://github.com/psvo/ansible into devel 13 years ago
utilities updated debug module docs to remove outdated -v requirement (and 13 years ago
web_infrastructure use home path expansion for virtualenv param in django_manage module 13 years ago