Brian Coca
|
1f0fb0745a
|
Merge pull request #716 from cdgraff/devel
Example added
|
2015-01-28 09:45:02 -05:00 |
|
Brian Coca
|
9540019ae7
|
Merge pull request #715 from bcoca/user_expires
implemented account expiration as flag and not state
|
2015-01-28 09:39:57 -05:00 |
|
AlejandroF
|
7b40f63a4d
|
Example added
How to define specific version of the package we need...
|
2015-01-28 11:29:29 -03:00 |
|
Brian Coca
|
543c45a15f
|
implemented account expiration as flag and not state, removed from unsupported platforms
|
2015-01-28 09:22:32 -05:00 |
|
Brian Coca
|
fc1045a1ee
|
Merge pull request #41 from billwanjohi/add_expired_state
user: add expired state
|
2015-01-27 18:29:45 -05:00 |
|
Jeff Gonzalez
|
e9ae165792
|
Added documentation for using url as key source
|
2015-01-27 15:06:55 -06:00 |
|
Toshio Kuratomi
|
98f0c0424a
|
Remove str.format() usage for python2.4 compat.
Fixes #10036
|
2015-01-27 09:45:05 -08:00 |
|
Toshio Kuratomi
|
26cd1a2d9a
|
Merge pull request #711 from conrado/apt-builddep
fixed: namespace clash #710
|
2015-01-27 08:07:56 -08:00 |
|
Conrado Buhrer
|
bd208da8ea
|
fixed: namespace clash #710
|
2015-01-27 13:28:56 -02:00 |
|
Toshio Kuratomi
|
589b3ef649
|
Merge pull request #704 from conrado/apt-builddep
added: build-dep to apt module #349
|
2015-01-26 20:50:51 -08:00 |
|
Conrado Buhrer
|
a5114bfa39
|
fixed: erroneous logic
|
2015-01-26 18:16:42 -02:00 |
|
Conrado Buhrer
|
3155656eef
|
fixed: missing check for upgrade flag
|
2015-01-26 17:48:03 -02:00 |
|
Conrado Buhrer
|
ef3f486f6e
|
fixed: removed build-deb from required_one_of
|
2015-01-26 17:32:34 -02:00 |
|
Toshio Kuratomi
|
99a8caf409
|
Prefer gtar to tar
Fixes #702
|
2015-01-26 09:46:53 -08:00 |
|
Conrado Buhrer
|
711005fe9b
|
changed: state=build-dep; refactored into install()
|
2015-01-26 15:36:35 -02:00 |
|
Toshio Kuratomi
|
c4175a2321
|
Merge pull request #703 from goodscloud/fix-psql-priv-function-quote
postgresql_privs: Fix quoting of function identifiers
|
2015-01-26 09:06:33 -08:00 |
|
Johannes Steger
|
34aa98a99c
|
Fix function identifier quoting
|
2015-01-26 17:47:03 +01:00 |
|
Conrado Buhrer
|
d257e2be8c
|
added: build-dep to apt module #349
Original code provided by @nathanhruby
|
2015-01-26 13:20:00 -02:00 |
|
Brian Coca
|
dca51220a4
|
Merge pull request #691 from jarmani/openbsd_rcctl
Openbsd rcctl
|
2015-01-26 09:11:03 -05:00 |
|
Toshio Kuratomi
|
1ff9c64b30
|
Merge pull request #694 from sysadmin75/10059_replace_follow_fix
Fix #10059 - replace module does not obey follow=yes
|
2015-01-23 15:35:00 -08:00 |
|
sysadmin75
|
80a5500a23
|
Fix #10059 - replace module does not obey follow=yes
|
2015-01-23 18:10:00 -05:00 |
|
Jonathan Armani
|
645e0653a3
|
Merge branch 'devel' into openbsd_rcctl
|
2015-01-23 13:01:34 +01:00 |
|
Jonathan Armani
|
73be895b29
|
Merge pull request #5 from eest/openbsd_rcctl
Update OpenBSD rcctl handling to use new syntax.
|
2015-01-23 10:31:30 +01:00 |
|
Toshio Kuratomi
|
670098af2d
|
Spelling and grammar fix
|
2015-01-22 23:08:24 -08:00 |
|
calmera
|
d2c6791082
|
Update docker.py
Added some more documentation for the memory_limit and volume options.
|
2015-01-22 23:08:24 -08:00 |
|
Toshio Kuratomi
|
4f1f8e89c9
|
More information about distutils on Solaris in case we run into this again
|
2015-01-22 21:55:27 -08:00 |
|
Toshio Kuratomi
|
effdba95de
|
Merge pull request #639 from tgolly/devel
distutils is not available on some non-Linux OS's
|
2015-01-22 21:49:17 -08:00 |
|
Toshio Kuratomi
|
6f47416cec
|
Merge pull request #641 from ansible/fix-640
Potential fix for 640
|
2015-01-22 21:45:10 -08:00 |
|
Toshio Kuratomi
|
ed15a71162
|
Merge pull request #677 from ryanobjc/devel
Fixes #581 - digitalocean module cannot create private_networking=true d...
|
2015-01-22 21:39:07 -08:00 |
|
Toshio Kuratomi
|
2bc27f2d3f
|
Merge pull request #689 from ansible/soft-require-virtualenv
Don't fail if virtualenv is not installed and we do not need to initialize the venv
|
2015-01-22 21:36:05 -08:00 |
|
Toshio Kuratomi
|
c3a0e8a7a4
|
Don't fial if virtualenv is not installed and we do not need to initialize the virtualenv
Fixes #688
|
2015-01-22 18:05:54 -08:00 |
|
Brian Coca
|
c633829f64
|
Merge pull request #30 from PhillipHolmes/devel
Route53 fix - forcing zone_in, record_in to lower case
|
2015-01-22 16:46:11 -05:00 |
|
Phillip Holmes
|
aad4ce65da
|
Merge branch 'ansible-devel' into devel
|
2015-01-22 15:08:51 -06:00 |
|
Phillip Holmes
|
c5cb352262
|
Merge branch 'devel' of https://github.com/ansible/ansible-modules-core into ansible-devel
|
2015-01-22 15:04:55 -06:00 |
|
Brian Coca
|
8c4b279552
|
Merge pull request #39 from kustodian/selinux_disable_fix
Set selinux state to 'permissive' for state=disabled
|
2015-01-22 14:52:26 -05:00 |
|
Toshio Kuratomi
|
1dca812662
|
Merge pull request #685 from bcoca/ec2_doc_form_fix
ec2 fix docs format
|
2015-01-21 23:40:06 -08:00 |
|
Brian Coca
|
9e1847ed03
|
ec2 fix docs format
|
2015-01-21 20:09:46 -05:00 |
|
Brian Coca
|
b14d305611
|
Merge pull request #684 from bcoca/default_api_fix
moved defaulting to module constant to after when it is defined
|
2015-01-21 19:59:24 -05:00 |
|
Brian Coca
|
d66c3fcf51
|
moved defaulting to module constant to after when it is defined
|
2015-01-21 19:50:34 -05:00 |
|
Toshio Kuratomi
|
9f333afb6a
|
Standardize class names on Archive suffix.
This also removes the collision between the stdlib ZipFile class and the
module's ZipFile class
Fixes #681
|
2015-01-21 16:15:42 -08:00 |
|
Ryan Rawson
|
0162fc525d
|
Fixes #581 - digitalocean module cannot create private_networking=true droplets
|
2015-01-21 16:04:15 -08:00 |
|
Doug Ellwanger
|
10aaa1137c
|
Pull SSL certificate IDs from existing ELBs
|
2015-01-21 15:29:46 -08:00 |
|
Brian Coca
|
d80e7438a6
|
Merge pull request #37 from mscherer/fix_old_7420
Add hostname to generated user SSH key comment
|
2015-01-21 18:16:05 -05:00 |
|
Brian Coca
|
0e7e9aae91
|
Merge pull request #680 from bcoca/ec2_tenancy_docfix
updated tenancy version added
|
2015-01-21 17:27:06 -05:00 |
|
Brian Coca
|
95d4b796c0
|
updated tenancy version added
|
2015-01-21 17:27:40 -05:00 |
|
Brian Coca
|
68a49bc6fb
|
Merge pull request #4 from atlashealth/ec2_tenancy
Support for EC2 dedicated tenancy option
|
2015-01-21 17:18:34 -05:00 |
|
Brian Coca
|
6b784fb28a
|
Merge pull request #675 from bcoca/sysctl_nonstrings
now handles non string values for sysctl
|
2015-01-21 10:49:47 -05:00 |
|
Toshio Kuratomi
|
e092b9ab4c
|
Merge pull request #674 from benkonrath/sl7-hostname
Add support for SL7 to hostname module.
|
2015-01-21 07:46:14 -08:00 |
|
Marek Chodor
|
13685fb91b
|
Fixes docker.errors.DockerException: 'dns' parameter has no effect on create_container(). It has been moved to start()
|
2015-01-21 13:37:24 +01:00 |
|
Ben Konrath
|
347234b937
|
Add support for SL7 to hostname module.
|
2015-01-20 21:50:15 +01:00 |
|