Peter Mooshammer
|
0c49d9f6c6
|
adding disk_type option to choose from pd-ssd or pd-standard
|
10 years ago |
Brian Coca
|
f4dbcea30c
|
Merge pull request #295 from techtonik/patch-3
acl: Fix X support in ACL permissions
|
10 years ago |
Toshio Kuratomi
|
256ce9dd4d
|
Change the git force parameter to default to no as a safety change.
Fixes #306
|
10 years ago |
Toshio Kuratomi
|
e2c1a0d2dd
|
Make documentation list when force changed defaults
|
10 years ago |
Toshio Kuratomi
|
6350e6a4cc
|
Update force documentation to reflect default=no
|
10 years ago |
Toshio Kuratomi
|
31a56e23f2
|
Merge pull request #506 from mscherer/fix_370
Fix #370
|
10 years ago |
Brian Coca
|
e2083bbe8a
|
corrected version added for latest features
|
10 years ago |
Brian Coca
|
82afff31a9
|
Merge pull request #718 from bcoca/rds_refactor_fixes
minor fixes on new rds refactor
|
10 years ago |
Matt Martz
|
835f762cbb
|
Merge pull request #672 from sivel/rax-cdb-db-fixups
rax_cdb_database: Remove unnecessary logic, return the database on delete
|
10 years ago |
Brian Coca
|
a28ad0db83
|
minor fixes on new rds refactor
|
10 years ago |
Brian Coca
|
c5d7f07aa0
|
Merge pull request #5 from willthames/rds_refactor
Rds refactor
|
10 years ago |
Brian Coca
|
1f0fb0745a
|
Merge pull request #716 from cdgraff/devel
Example added
|
10 years ago |
Brian Coca
|
9540019ae7
|
Merge pull request #715 from bcoca/user_expires
implemented account expiration as flag and not state
|
10 years ago |
AlejandroF
|
7b40f63a4d
|
Example added
How to define specific version of the package we need...
|
10 years ago |
Brian Coca
|
543c45a15f
|
implemented account expiration as flag and not state, removed from unsupported platforms
|
10 years ago |
Brian Coca
|
fc1045a1ee
|
Merge pull request #41 from billwanjohi/add_expired_state
user: add expired state
|
10 years ago |
Jeff Gonzalez
|
e9ae165792
|
Added documentation for using url as key source
|
10 years ago |
Toshio Kuratomi
|
98f0c0424a
|
Remove str.format() usage for python2.4 compat.
Fixes #10036
|
10 years ago |
Toshio Kuratomi
|
26cd1a2d9a
|
Merge pull request #711 from conrado/apt-builddep
fixed: namespace clash #710
|
10 years ago |
Conrado Buhrer
|
bd208da8ea
|
fixed: namespace clash #710
|
10 years ago |
Toshio Kuratomi
|
589b3ef649
|
Merge pull request #704 from conrado/apt-builddep
added: build-dep to apt module #349
|
10 years ago |
Conrado Buhrer
|
a5114bfa39
|
fixed: erroneous logic
|
10 years ago |
Conrado Buhrer
|
3155656eef
|
fixed: missing check for upgrade flag
|
10 years ago |
Conrado Buhrer
|
ef3f486f6e
|
fixed: removed build-deb from required_one_of
|
10 years ago |
Toshio Kuratomi
|
99a8caf409
|
Prefer gtar to tar
Fixes #702
|
10 years ago |
Conrado Buhrer
|
711005fe9b
|
changed: state=build-dep; refactored into install()
|
10 years ago |
Toshio Kuratomi
|
c4175a2321
|
Merge pull request #703 from goodscloud/fix-psql-priv-function-quote
postgresql_privs: Fix quoting of function identifiers
|
10 years ago |
Johannes Steger
|
34aa98a99c
|
Fix function identifier quoting
|
10 years ago |
Conrado Buhrer
|
d257e2be8c
|
added: build-dep to apt module #349
Original code provided by @nathanhruby
|
10 years ago |
Brian Coca
|
dca51220a4
|
Merge pull request #691 from jarmani/openbsd_rcctl
Openbsd rcctl
|
10 years ago |
Joel Thompson
|
01c4ff922f
|
Fixes issue 697 -- only purge the grants that need to be purged
|
10 years ago |
Toshio Kuratomi
|
1ff9c64b30
|
Merge pull request #694 from sysadmin75/10059_replace_follow_fix
Fix #10059 - replace module does not obey follow=yes
|
10 years ago |
sysadmin75
|
80a5500a23
|
Fix #10059 - replace module does not obey follow=yes
|
10 years ago |
Jonathan Armani
|
645e0653a3
|
Merge branch 'devel' into openbsd_rcctl
|
10 years ago |
Jonathan Armani
|
73be895b29
|
Merge pull request #5 from eest/openbsd_rcctl
Update OpenBSD rcctl handling to use new syntax.
|
10 years ago |
Toshio Kuratomi
|
670098af2d
|
Spelling and grammar fix
|
10 years ago |
calmera
|
d2c6791082
|
Update docker.py
Added some more documentation for the memory_limit and volume options.
|
10 years ago |
Toshio Kuratomi
|
4f1f8e89c9
|
More information about distutils on Solaris in case we run into this again
|
10 years ago |
Toshio Kuratomi
|
effdba95de
|
Merge pull request #639 from tgolly/devel
distutils is not available on some non-Linux OS's
|
10 years ago |
Toshio Kuratomi
|
6f47416cec
|
Merge pull request #641 from ansible/fix-640
Potential fix for 640
|
10 years ago |
Toshio Kuratomi
|
ed15a71162
|
Merge pull request #677 from ryanobjc/devel
Fixes #581 - digitalocean module cannot create private_networking=true d...
|
10 years ago |
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
|
10 years ago |
Toshio Kuratomi
|
c3a0e8a7a4
|
Don't fial if virtualenv is not installed and we do not need to initialize the virtualenv
Fixes #688
|
10 years ago |
Brian Coca
|
c633829f64
|
Merge pull request #30 from PhillipHolmes/devel
Route53 fix - forcing zone_in, record_in to lower case
|
10 years ago |
Phillip Holmes
|
aad4ce65da
|
Merge branch 'ansible-devel' into devel
|
10 years ago |
Phillip Holmes
|
c5cb352262
|
Merge branch 'devel' of https://github.com/ansible/ansible-modules-core into ansible-devel
|
10 years ago |
Brian Coca
|
8c4b279552
|
Merge pull request #39 from kustodian/selinux_disable_fix
Set selinux state to 'permissive' for state=disabled
|
10 years ago |
Toshio Kuratomi
|
1dca812662
|
Merge pull request #685 from bcoca/ec2_doc_form_fix
ec2 fix docs format
|
10 years ago |
Brian Coca
|
9e1847ed03
|
ec2 fix docs format
|
10 years ago |
Brian Coca
|
b14d305611
|
Merge pull request #684 from bcoca/default_api_fix
moved defaulting to module constant to after when it is defined
|
10 years ago |