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
James Laska 4311412b44 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.
12 years ago
..
cloud fix wrong argument_spec in digital_ocean module 12 years ago
commands Docs: consistently format playbook EXAMPLES 12 years ago
database Docs: consistently format playbook EXAMPLES 12 years ago
files Merge pull request #3226 from jpmens/ini_file2 12 years ago
internal * Updated all ansible.cc references in the documentation to point 12 years ago
inventory make name the parameter, with hostname as alias 12 years ago
messaging Doc: rabbitmq_user pw change and force 12 years ago
monitoring Merge pull request #3264 from arturaz/devel 12 years ago
net_infrastructure DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 12 years ago
network * Updated all ansible.cc references in the documentation to point 12 years ago
notification Fixed a few small typos 12 years ago
packaging Correctly load up2date configuration 12 years ago
source_control DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 12 years ago
system Fix up some module docs formatting errors. 12 years ago
utilities Docs: consistently format playbook EXAMPLES 12 years ago
web_infrastructure django_manage: Pass --noinput to migrate 12 years ago