Commit graph

14127 commits

Author SHA1 Message Date
Toshio Kuratomi
b93674b380 Update submodule refs 2015-05-19 14:19:17 -07:00
Brian Coca
ff36309072 Merge pull request #11027 from bcoca/module_checklist
added module checklist docs
2015-05-19 16:18:25 -04:00
Brian Coca
9ec5299c12 Merge pull request #11032 from resmo/fix/value_error
basic: fix ValueError if value of a type='int' is not an int
2015-05-19 11:47:40 -04:00
Rene Moser
8f29ca23ae basic: fix ValueError if value of a type='int' is not an int
With this fix, we get a friendly error message:

    failed: [localhost] => {"failed": true}
    msg: value of argument start_port is not of type int and we were unable to automatically convert
2015-05-19 17:40:46 +02:00
Brian Coca
da6d15d1f9 removed empty choices from files 2015-05-19 10:46:20 -04:00
Brian Coca
78985e5c33 Merge pull request #11030 from resmo/feature/cloudstack_tests_cs_portforward
cloudstack: add tests for cs_portforward
2015-05-19 08:58:27 -04:00
Brian Coca
5c6616dc9d Merge pull request #11029 from resmo/feature/cloudstack_tests
cloudstack: add tests for cs_firewall
2015-05-19 08:56:35 -04:00
Rene Moser
3916dc8f9e cloudstack: add tests for cs_portforward 2015-05-19 10:11:55 +02:00
Rene Moser
3d816402ba cloudstack: add tests for cs_firewall 2015-05-19 09:39:50 +02:00
Toshio Kuratomi
f083ca747a Update submodule ref to fix postgres_user 2015-05-18 12:46:31 -07:00
Toshio Kuratomi
e69c7f5474 Update modules refs 2015-05-18 12:08:45 -07:00
Toshio Kuratomi
5343c99cb1 Update submodule pointers 2015-05-18 09:25:15 -07:00
Brian Coca
61110c08b8 added ec2_win_password module 2015-05-18 10:07:17 -04:00
Brian Coca
6c1e806a2f added return docs management 2015-05-18 09:57:44 -04:00
Brian Coca
d42cfb3386 added module checklist docs 2015-05-18 08:57:22 -04:00
Brian Coca
9ef5d8da6e added new rabbitmq modules 2015-05-18 08:17:29 -04:00
Toshio Kuratomi
525de8b7cf Fix codecs.escape_decode() usage 2015-05-17 09:28:48 -07:00
Toshio Kuratomi
8e2938c997 Update core module ref for lineinfile fix 2015-05-17 09:22:31 -07:00
Brian Coca
718898891e Merge pull request #11011 from bcoca/fuse_selinux_fix
attempt to fix selinux context on fuse filesystems
2015-05-15 18:07:35 -04:00
Toshio Kuratomi
5a94720905 Pull in a lot more doc fixes 2015-05-15 12:12:45 -07:00
Toshio Kuratomi
674d1016c0 Update extras ref for doc fix 2015-05-15 11:52:57 -07:00
Toshio Kuratomi
b0448d9cf4 Update submodule refs 2015-05-15 11:34:54 -07:00
Brian Coca
e2de336a23 made special treatment of certain filesystem for selinux configurable 2015-05-15 13:19:15 -04:00
Toshio Kuratomi
8a26b17f16 Merge pull request #11009 from kustodian/fix-pattern-documentation
Fixed documentation for host pattern portions
2015-05-15 09:20:51 -07:00
Brian Coca
b22bf0c7c9 Merge pull request #11015 from mscherer/fix_typo_doc
Fix error in the column name in the doc
2015-05-15 10:05:00 -04:00
Michael Scherer
85aa984340 Fix error in the column name in the doc 2015-05-15 01:05:38 -04:00
Strahinja Kustudić
fa1549fec1 Fixed documentation for host pattern portions 2015-05-14 12:24:36 +02:00
Brian Coca
46d7f5281a added pushbullet to changelog 2015-05-13 20:05:47 -04:00
Toshio Kuratomi
892fba265b Update to fix documentation build 2015-05-13 08:15:12 -07:00
Toshio Kuratomi
0a1dc74463 Update submodule refs 2015-05-13 07:52:13 -07:00
Brian Coca
c82574e044 added cs_portforward 2015-05-13 09:46:02 -04:00
Brian Coca
7b33f5c952 added circonus annotation 2015-05-13 09:21:55 -04:00
Toshio Kuratomi
6918a588c6 Update the extras module ref 2015-05-12 08:44:24 -07:00
James Cammarata
75b2082529 Submodule update 2015-05-12 10:33:19 -05:00
Brian Coca
537baf6512 Merge pull request #10903 from gtback/include-variable-structure-docs
Make "include" variable documentation consistent
2015-05-11 22:56:56 -04:00
Brian Coca
f164926a9d Merge pull request #10983 from resmo/patch-1
changelog: add cs_account
2015-05-11 15:32:03 -04:00
René Moser
adc7f91865 changelog: add cs_account 2015-05-11 21:30:59 +02:00
Brian Coca
67b656c236 Merge pull request #10979 from resmo/feature/test_cs_account
cloudstack: add test for cs_account
2015-05-11 15:25:55 -04:00
Toshio Kuratomi
490cde3cbd Add python2.6+ as a documented requirement for rackspace modules 2015-05-11 12:25:03 -07:00
Brian Coca
b947704e2b Merge pull request #10982 from alexmuller/fix-docs-playbook-intro-sudo
Remove unnecessary 'from' in playbook intro docs
2015-05-11 15:20:28 -04:00
Alex Muller
1caee5cb79 Remove unnecessary 'from' in playbook intro docs
To make this sentence make sense.

Fixes #10970.
2015-05-11 20:12:21 +01:00
Brian Coca
e9bf3fc30b Merge pull request #10981 from aioue/patch-2
Update become.rst
2015-05-11 13:36:15 -04:00
Tom Paine
0c21f05bcd Update become.rst
Visually separate commands and values from description text for clarity. Add value detail for become_user and become_method to match become.
2015-05-11 18:33:24 +01:00
Toshio Kuratomi
c80c5c980d Add python2.6 dep to aws and cloudstack doc fragments 2015-05-11 10:10:58 -07:00
Toshio Kuratomi
ebb4695da8 Update the submodule pointers 2015-05-11 09:09:00 -07:00
Rene Moser
9180ede6e0 cloudstack: add test for cs_account 2015-05-11 17:37:35 +02:00
Brian Coca
ded6e9be67 Merge pull request #10965 from resmo/changelog
changelog: add cs_instancegroup
2015-05-08 19:07:30 -04:00
Rene Moser
4a445a1247 changelog: add cs_instancegroup 2015-05-09 00:30:41 +02:00
Brian Coca
419ef0d19c Merge pull request #10959 from bcoca/sudo_docfix
fixed docs on the meaning of -H sudo arg
2015-05-08 14:53:42 -04:00
Brian Coca
a6683ba2b8 Merge pull request #10958 from resmo/fix/cloudstack_variable_typo
cloudstack: fix typo in variable, fixes get_domain()
2015-05-08 14:31:49 -04:00