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
James Cammarata a21ab1a94f Removing wait loop around initial state check during registration
Also fixed a bug in which the state parameter was marked as a 'bool'
type, which was breaking execution of the module.

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