- 15 Nov, 2013 26 commits
-
-
Refactor rax module. Fixes #4577
jctanner committed -
Add rax_facts module for retrieving facts about a Cloud Server
jctanner committed -
urpmi module
jctanner committed -
James Tanner committed
-
Adds a grove notifier module
jctanner committed -
Add zypper_repository module
jctanner committed -
Introduce Big-IP F5 tcp monitor module
jctanner committed -
Add system module to blacklist kernel modules
jctanner committed -
Use pkgng glob (-g) feature to allow installation of packages by wildcard
jctanner committed -
host: bug fixes and improvments
jctanner committed -
Matt Martz committed
-
Matt Martz committed
-
Rene Moser committed
-
James Tanner committed
-
Matt Martz committed
-
OpenBSD packages can be installed using 'flavour'
jctanner committed -
James Tanner committed
-
Support to install software on FreeBSD using portinstall.
jctanner committed -
Rene Moser committed
-
Rene Moser committed
-
Rene Moser committed
-
Rene Moser committed
-
Also solves the particular problem of installing packages that have multiple versions in the repo, but specifying the exact version would be troublesome: $ pkg install -n dovecot The following 2 packages will be installed: Installing dovecot: 1.2.17 Reinstalling dovecot-2.2.6 (options changed) $ pkg install -n dovecot-2.2.6 The following 1 packages will be installed: Reinstalling dovecot-2.2.6 (options changed) $ pkg install -n -g dovecot-2* The following 1 packages will be installed: Reinstalling dovecot-2.2.6 (options changed)
Arkadi Shishlov committed -
is vim. It can be installed as vim--no_x11 or vim--gtk2.
Laurent Coustet committed -
Matthias Vogelgesang committed
-
Berend de Boer committed
-
- 14 Nov, 2013 14 commits
-
-
Check for AWS keys using boto names
jctanner committed -
Adding more wait conditions to the wait_for module
jctanner committed -
added unique and intersect filters for dealing with lists
jctanner committed -
Support organizing group and host variables across multiple files in a directory
jctanner committed -
James Tanner committed
-
James Tanner committed
-
Add support for bare git reference repos
jctanner committed -
James Tanner committed
-
new githooks module
jctanner committed -
Modified the get_url module to respect the content-disposition header if...
jctanner committed -
load tasks/vars includes in syntax-check mode as well
jctanner committed -
James Tanner committed
-
postgresql_user now supports users w/o a password, encrypted passwords and expiration
jctanner committed -
Add jboss module
jctanner committed
-