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.
ansible/library
Michael Scherer 472654447c 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.
11 years ago
..
cloud Basic module to tag resources in EC2. 11 years ago
commands Docs: consistently format playbook EXAMPLES 12 years ago
database Cleaning up some pep8 whitespace issues in mongodb_user 11 years ago
files Removing synchronize momentarily as it looks like this won't make 1.3 dates 11 years ago
internal * Updated all ansible.cc references in the documentation to point 12 years ago
inventory Trim legacy variable usage. 12 years ago
messaging Add missing version_added description in docs. 12 years ago
monitoring now missing dep gives nicer error and docs disambiguate as several libs 11 years ago
net_infrastructure Doc formatting/tweaking. 11 years ago
network Style/docs cleanup, and also improve an error message. 11 years ago
notification Set default XMPP message type to 'chat'. 11 years ago
packaging Allow to use '*test*' in enablerepo for yum action 11 years ago
source_control Added git disclaimer about dealing with ssh host checking 11 years ago
system Merge branch 'fix_service_with_initscript' of git://github.com/psvo/ansible into devel 11 years ago
utilities updated debug module docs to remove outdated -v requirement (and 11 years ago
web_infrastructure use home path expansion for virtualenv param in django_manage module 11 years ago