Commit Graph

14142 Commits (16c2de84ec3d9d679e5e33b8cd55fddb20bc908c)
 

Author SHA1 Message Date
Toshio Kuratomi 16c2de84ec Update the submodule refs 10 years ago
Toshio Kuratomi 13253f9c68 Merge pull request #10565 from bcoca/with_sequence_expand
made sequence more flexible
10 years ago
Toshio Kuratomi bb81f025b0 Merge pull request #8679 from j0057/support-arch-8653
Add support for Arch to module_utils.basic.py
10 years ago
Toshio Kuratomi 3b5a3aa80a Update submodule refs 10 years ago
Toshio Kuratomi 13578738bf Merge pull request #11014 from ansible/uri-integration
Uri integration tests
10 years ago
Toshio Kuratomi f90ea8a3f8 Merge pull request #10236 from emonty/features/deprecate-old-nova-inventory
Add deprecation notices to the old nova inventory
10 years ago
Monty Taylor 96759cda82 Add deprecation notices to the old nova inventory 10 years ago
Toshio Kuratomi 0bb4101842 Fix doc formatting 10 years ago
Toshio Kuratomi 73804b375e Update submodule ref for core doc update 10 years ago
Toshio Kuratomi b93674b380 Update submodule refs 10 years ago
Brian Coca ff36309072 Merge pull request #11027 from bcoca/module_checklist
added module checklist docs
10 years ago
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
10 years ago
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
10 years ago
Brian Coca da6d15d1f9 removed empty choices from files 10 years ago
Brian Coca 78985e5c33 Merge pull request #11030 from resmo/feature/cloudstack_tests_cs_portforward
cloudstack: add tests for cs_portforward
10 years ago
Brian Coca 5c6616dc9d Merge pull request #11029 from resmo/feature/cloudstack_tests
cloudstack: add tests for cs_firewall
10 years ago
Rene Moser 3916dc8f9e cloudstack: add tests for cs_portforward 10 years ago
Rene Moser 3d816402ba cloudstack: add tests for cs_firewall 10 years ago
Toshio Kuratomi f083ca747a Update submodule ref to fix postgres_user 10 years ago
Toshio Kuratomi e69c7f5474 Update modules refs 10 years ago
Toshio Kuratomi 5343c99cb1 Update submodule pointers 10 years ago
Brian Coca 61110c08b8 added ec2_win_password module 10 years ago
Brian Coca 6c1e806a2f added return docs management 10 years ago
Brian Coca d42cfb3386 added module checklist docs 10 years ago
Brian Coca 9ef5d8da6e added new rabbitmq modules 10 years ago
Toshio Kuratomi 525de8b7cf Fix codecs.escape_decode() usage 10 years ago
Toshio Kuratomi 8e2938c997 Update core module ref for lineinfile fix 10 years ago
Brian Coca 718898891e Merge pull request #11011 from bcoca/fuse_selinux_fix
attempt to fix selinux context on fuse filesystems
10 years ago
Toshio Kuratomi 5a94720905 Pull in a lot more doc fixes 10 years ago
Toshio Kuratomi 674d1016c0 Update extras ref for doc fix 10 years ago
Toshio Kuratomi b0448d9cf4 Update submodule refs 10 years ago
Brian Coca e2de336a23 made special treatment of certain filesystem for selinux configurable 10 years ago
Toshio Kuratomi 8a26b17f16 Merge pull request #11009 from kustodian/fix-pattern-documentation
Fixed documentation for host pattern portions
10 years ago
Brian Coca b22bf0c7c9 Merge pull request #11015 from mscherer/fix_typo_doc
Fix error in the column name in the doc
10 years ago
Michael Scherer 85aa984340 Fix error in the column name in the doc 10 years ago
Toshio Kuratomi 0f9ad9dad2 Update integration tests from @darkk to work with the current uri module code 10 years ago
Leonid Evdokimov 3383a7b37a tests: replace start-stop-daemon with async action 10 years ago
Leonid Evdokimov ae9ba4afa1 uri: provide raw_content, parse json without double-decoding. Fixes #7586
Regression potential:
 - `raw_content` is written to `dest` file instead of decoded `content`
 - `raw_content` doubles module reply
10 years ago
Strahinja Kustudić fa1549fec1 Fixed documentation for host pattern portions 10 years ago
Brian Coca 46d7f5281a added pushbullet to changelog 10 years ago
Toshio Kuratomi 892fba265b Update to fix documentation build 10 years ago
Toshio Kuratomi 0a1dc74463 Update submodule refs 10 years ago
Brian Coca c82574e044 added cs_portforward 10 years ago
Brian Coca 7b33f5c952 added circonus annotation 10 years ago
Toshio Kuratomi 6918a588c6 Update the extras module ref 10 years ago
James Cammarata 75b2082529 Submodule update 10 years ago
Brian Coca 537baf6512 Merge pull request #10903 from gtback/include-variable-structure-docs
Make "include" variable documentation consistent
10 years ago
Brian Coca f164926a9d Merge pull request #10983 from resmo/patch-1
changelog: add cs_account
10 years ago
René Moser adc7f91865 changelog: add cs_account 10 years ago
Brian Coca 67b656c236 Merge pull request #10979 from resmo/feature/test_cs_account
cloudstack: add test for cs_account
10 years ago