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.
2013-08-17 18:43:53 +02:00
..
cloud Basic module to tag resources in EC2. 2013-08-13 12:55:06 -05:00
commands Docs: consistently format playbook EXAMPLES 2013-06-17 08:53:46 +02:00
database Cleaning up some pep8 whitespace issues in mongodb_user 2013-08-13 13:00:37 -05:00
files Removing synchronize momentarily as it looks like this won't make 1.3 dates 2013-08-16 15:22:39 -04:00
internal * Updated all ansible.cc references in the documentation to point 2013-06-19 19:34:02 -06:00
inventory Trim legacy variable usage. 2013-07-19 09:44:25 -04:00
messaging Add missing version_added description in docs. 2013-07-20 12:08:47 -04:00
monitoring now missing dep gives nicer error and docs disambiguate as several libs 2013-08-15 21:26:35 -04:00
net_infrastructure Doc formatting/tweaking. 2013-08-05 16:13:50 -04:00
network Style/docs cleanup, and also improve an error message. 2013-08-10 18:58:45 -04:00
notification Set default XMPP message type to 'chat'. 2013-07-26 21:30:10 +01:00
packaging Allow to use '*test*' in enablerepo for yum action 2013-08-17 18:43:53 +02:00
source_control Added git disclaimer about dealing with ssh host checking 2013-08-07 15:33:29 -05:00
system Merge branch 'fix_service_with_initscript' of git://github.com/psvo/ansible into devel 2013-08-10 18:05:35 -04:00
utilities updated debug module docs to remove outdated -v requirement (and 2013-07-26 10:06:57 -04:00
web_infrastructure use home path expansion for virtualenv param in django_manage module 2013-08-11 14:02:13 -07:00