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
Ahti Kitsik 74fa705e20 Bugfix for ufw to support "logging" properly:
It's a separate parameter so updated docs and set it as mutually exclusive param.
Also due to an array construction typo it was not working in any situation (ufw LOGLEVEL was passed to cmd instead of ufw logging LOGLEVEL).

Also fixed doc and parameters parsing typo ("choises" should be "choices")
11 years ago
cloud Bugfix for gc_storage and s3 11 years ago
commands Micro-optimization: replace s.find(x)!=-1 with x in s 11 years ago
database Update comments about redis config. 11 years ago
files Repairs for documentation build. 11 years ago
internal Make async jid's unique per host 11 years ago
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 11 years ago
messaging Typo in rabbitmq_plugin docs 11 years ago
monitoring Documentation fixes + add missing license header 11 years ago
net_infrastructure Add LLDP module 11 years ago
network Merge pull request #6649 from picsolvebryan/devel 11 years ago
notification Merge pull request #6740 from mjschultz/add-sns-notification 11 years ago
packaging Miscellaneous fixes to homebrew module. 11 years ago
source_control Merge branch 'intellectronica/non-recursive-git' of git://github.com/intellectronica/ansible into devel 11 years ago
system Bugfix for ufw to support "logging" properly: 11 years ago
utilities Acclerate improvements 11 years ago
web_infrastructure Add version_added info + changelog 11 years ago