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 Laska ab745fa0b6 Correctly load up2date configuration
Previously, a configuration file name of None was being passed into
up2dateInitConfig().  This resulted in a correct configuration import,
but failed to properly save the configuration back to disk in the event
a different serverURL was supplied.  This change removes support for
customizing the up2date filename entirely, and relies on up2date to
choose the default config filename.
11 years ago
cloud fix wrong argument_spec in digital_ocean module 11 years ago
commands Docs: consistently format playbook EXAMPLES 11 years ago
database Docs: consistently format playbook EXAMPLES 11 years ago
files Merge pull request #3226 from jpmens/ini_file2 11 years ago
internal * Updated all ansible.cc references in the documentation to point 11 years ago
inventory make name the parameter, with hostname as alias 11 years ago
messaging Doc: rabbitmq_user pw change and force 11 years ago
monitoring Merge pull request #3264 from arturaz/devel 11 years ago
net_infrastructure DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 11 years ago
network * Updated all ansible.cc references in the documentation to point 11 years ago
notification Fixed a few small typos 11 years ago
packaging Correctly load up2date configuration 11 years ago
source_control DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 11 years ago
system Fix up some module docs formatting errors. 11 years ago
utilities Docs: consistently format playbook EXAMPLES 11 years ago
web_infrastructure django_manage: Pass --noinput to migrate 11 years ago