summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | Merge pull request #718 from bcoca/rds_refactor_fixesBrian Coca2015-01-281-11/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | minor fixes on new rds refactorBrian Coca2015-01-281-11/+11
* | | | | | | | | | | | | | Merge pull request #672 from sivel/rax-cdb-db-fixupsMatt Martz2015-01-281-13/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Remove unnecessary logic, return the database on deleteMatt Martz2015-01-201-13/+2
* | | | | | | | | | | | | | Merge pull request #5 from willthames/rds_refactorBrian Coca2015-01-281-320/+683
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fixed taggingWill Thames2014-12-021-2/+9
| * | | | | | | | | | | | | | Fix few bugs around renaming db instances.Denver Janke2014-12-021-28/+15
| * | | | | | | | | | | | | | Improved error handlingWill Thames2014-12-021-52/+113
| * | | | | | | | | | | | | | RDS rewrite to use boto.rds and boto.rds2Will Thames2014-12-021-325/+633
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #716 from cdgraff/develBrian Coca2015-01-281-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Example addedAlejandroF2015-01-281-0/+3
* | | | | | | | | | | | | | | Merge pull request #715 from bcoca/user_expiresBrian Coca2015-01-281-56/+42
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | implemented account expiration as flag and not state, removed from unsupporte...Brian Coca2015-01-281-56/+42
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge pull request #41 from billwanjohi/add_expired_stateBrian Coca2015-01-271-5/+57
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | user: add expired statebillwanjohi2014-09-291-5/+57
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Remove str.format() usage for python2.4 compat.Toshio Kuratomi2015-01-271-3/+2
* | | | | | | | | | | | | | Merge pull request #711 from conrado/apt-builddepToshio Kuratomi2015-01-271-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | fixed: namespace clash #710Conrado Buhrer2015-01-271-6/+6
* | | | | | | | | | | | | | | Merge pull request #704 from conrado/apt-builddepToshio Kuratomi2015-01-261-18/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | fixed: erroneous logicConrado Buhrer2015-01-261-2/+6
| * | | | | | | | | | | | | | fixed: missing check for upgrade flagConrado Buhrer2015-01-261-1/+2
| * | | | | | | | | | | | | | fixed: removed build-deb from required_one_ofConrado Buhrer2015-01-261-1/+1
| * | | | | | | | | | | | | | changed: state=build-dep; refactored into install()Conrado Buhrer2015-01-261-59/+19
| * | | | | | | | | | | | | | added: build-dep to apt module #349Conrado Buhrer2015-01-261-1/+45
* | | | | | | | | | | | | | | Prefer gtar to tarToshio Kuratomi2015-01-261-1/+5
* | | | | | | | | | | | | | | Merge pull request #703 from goodscloud/fix-psql-priv-function-quoteToshio Kuratomi2015-01-261-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Fix function identifier quotingJohannes Steger2015-01-261-1/+4
* | | | | | | | | | | | | | | Merge pull request #691 from jarmani/openbsd_rcctlBrian Coca2015-01-261-18/+51
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'devel' into openbsd_rcctlJonathan Armani2015-01-23141-1199/+2429
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #5 from eest/openbsd_rcctlJonathan Armani2015-01-231-18/+51
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Update OpenBSD rcctl handling to use new syntax.Patrik Lundin2015-01-171-18/+51
* | | | | | | | | | | | | | | | | Merge pull request #694 from sysadmin75/10059_replace_follow_fixToshio Kuratomi2015-01-231-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Fix #10059 - replace module does not obey follow=yessysadmin752015-01-231-0/+2
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Spelling and grammar fixToshio Kuratomi2015-01-221-1/+1
* | | | | | | | | | | | | | | | Update docker.pycalmera2015-01-221-3/+3
* | | | | | | | | | | | | | | | More information about distutils on Solaris in case we run into this againToshio Kuratomi2015-01-221-0/+3
* | | | | | | | | | | | | | | | Merge pull request #639 from tgolly/develToshio Kuratomi2015-01-221-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Load distutils on all platforms EXCEPT Solaris.Tim G2015-01-161-1/+2
| * | | | | | | | | | | | | | | | distutils is not available on some non-Linux OS'sTim G2015-01-141-1/+2
* | | | | | | | | | | | | | | | | Merge pull request #641 from ansible/fix-640Toshio Kuratomi2015-01-221-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Potential fix for 640Toshio Kuratomi2015-01-131-1/+3
* | | | | | | | | | | | | | | | | | Merge pull request #677 from ryanobjc/develToshio Kuratomi2015-01-221-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Fixes #581 - digitalocean module cannot create private_networking=true dropletsRyan Rawson2015-01-211-1/+2
* | | | | | | | | | | | | | | | | | | Merge pull request #689 from ansible/soft-require-virtualenvToshio Kuratomi2015-01-221-7/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Don't fial if virtualenv is not installed and we do not need to initialize th...Toshio Kuratomi2015-01-221-7/+9
* | | | | | | | | | | | | | | | | | | | Merge pull request #30 from PhillipHolmes/develBrian Coca2015-01-221-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ansible-devel' into develPhillip Holmes2015-01-22143-1198/+2508
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'devel' of https://github.com/ansible/ansible-modules-core into ...Phillip Holmes2015-01-22143-1198/+2508
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / | | / / / / / / / / / / / / / / / / / / / / | |/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge pull request #39 from kustodian/selinux_disable_fixBrian Coca2015-01-221-6/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Set selinux state to 'permissive' for state=disabledkustodian2014-09-301-6/+11
| | |_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |