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/packaging
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.
11 years ago
..
apt Merge branch 'fix-apt-purge' of git://github.com/madduck/ansible into purge 11 years ago
apt_key Merge conflict 11 years ago
apt_repository DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 11 years ago
easy_install DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 11 years ago
gem Docs: consistently format playbook EXAMPLES 11 years ago
homebrew Docs: consistently format playbook EXAMPLES 11 years ago
macports DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 11 years ago
npm Merge pull request #3199 from chrishoffman/doc_error 11 years ago
openbsd_pkg Merge pull request #3225 from eest/openbsd_pkg-check_mode 11 years ago
opkg DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 11 years ago
pacman DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 11 years ago
pip Merge branch 'PR_add_chdir_to_pip' of git://github.com/y-p/ansible into devel 11 years ago
pkgin DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 11 years ago
pkgng Revert "now modules can implement with_items list globbing w/o updating" 11 years ago
redhat_subscription DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 11 years ago
rhn_channel DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 11 years ago
rhn_register Correctly load up2date configuration 11 years ago
svr4pkg DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 11 years ago
yum Revert "now modules can implement with_items list globbing w/o updating" 11 years ago
zypper DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 11 years ago