Commit Graph

14174 Commits (388827a636337df9f255aeec882b6440658abf9a)
 

Author SHA1 Message Date
Toshio Kuratomi 388827a636 Update submodule ref 9 years ago
Toshio Kuratomi b91532aff3 Drop the mysql test db first so that we test with a clean slate. 9 years ago
Toshio Kuratomi b72a912562 Update submodule refs 9 years ago
Toshio Kuratomi ea4421d10e Update submodule refs 9 years ago
Brian Coca 7a0c521131 added os_server_actions 9 years ago
Brian Coca 3865c5051b Merge pull request #11058 from srvg/bug/11017
limit extensions for files in group/host_vars dir
9 years ago
Brian Coca c87586e9e5 updated formatting 9 years ago
Toshio Kuratomi 0f23d8a503 Fix syntaxerror in the required_if arg spec check 9 years ago
Brian Coca 7c6ebcab6d Merge pull request #11073 from msabramo/include_more_info_in_errors
Include more info when a task fails
9 years ago
Toshio Kuratomi c6b286424f Merge pull request #9423 from emonty/features/required-if
Add required_if to AnsibleModule
9 years ago
Brian Coca aea8758b44 added os_network and deprecated quantum_network 9 years ago
Marc Abramowitz d0a154c446 Include more info when a task fails
Adds "playbook", "role", and "task" fields to the output when a task fails.

This makes it easier to pinpoint where the problem is, especially
when you have a lot of roles and playbooks.

e.g.:

    failed: [vagrant] => {..."playbook": "/Users/marca/dev/ansible/vagrant.yml",
                          ..."role": "pythonapp",
                          ..."task": "pip install -r /opt/src/{{ sm_app_role }}/requirements.txt"...}
9 years ago
Stefan Midjich 540c23dfce this fixes ansible on openbsd and freebsd systems. only tested on openbsd. 9 years ago
Brian Coca 6000db7e5d Merge pull request #9636 from Batmat/fix-message-i18n-parsing-error
Setting LC_MESSAGES: prevent unparseable messages (fixes issue #9635)
9 years ago
Brian Coca b740b0372a added new win_environment module 9 years ago
Toshio Kuratomi 5f246dc1a6 Update extras submodule for doc fixes 9 years ago
Toshio Kuratomi dcc691f462 Update submodule refs 9 years ago
Brian Coca 544ece20a8 Merge pull request #11063 from mmoya/remove-duplicate-constants
Remove duplicate RETRY_FILES_* constants
9 years ago
Brian Coca 0f0f28145b added promox module to changelog 9 years ago
Maykel Moya 308879075d Remove duplicate RETRY_FILES_* constants 9 years ago
Brian Coca f55d1578d9 Merge pull request #11060 from erikdw/fix-playbook-intro-typo
fix typo in --ask-sudo-pass reference within playbook_intro doc
9 years ago
Erik Weathers 5c455ad729 fix typo in --ask-sudo-pass reference within playbook_intro doc 9 years ago
Serge van Ginderachter b92d70c5b6 tests files extensions in group/host_vars dir
only files with extensions as per
C.YAML_FILENAME_EXTENSIONS should be parsed
9 years ago
Serge van Ginderachter b6ea8de399 limit extensions for files in group/host_vars dir
inventory vars: make loading from a directory obey the same rules as
when checking the base paths, looking at the file name extensions
as defined in CONSTANTS.YAML_FILENAME_EXTENSIONS

Fixes Github issue #11017
9 years ago
James Cammarata ed4df57361 Submodule update for devel 9 years ago
Brian Coca 9f1cd0f42a Merge pull request #11036 from jolexa/patch-1
Minor Fix for broken link
9 years ago
Toshio Kuratomi a8d52e3e94 Have to setup the proper mime-types before importing SImpleHttpServer 9 years ago
Toshio Kuratomi 7af2632c87 Forgot to invoke wrapper instead of SimpleHttpServer 9 years ago
Toshio Kuratomi b312e97a30 Think that integration tests are failing in json due to lack of json mimetype. Make a short wrapper to fix that. 9 years ago
Toshio Kuratomi 16c2de84ec Update the submodule refs 9 years ago
Toshio Kuratomi 13253f9c68 Merge pull request #10565 from bcoca/with_sequence_expand
made sequence more flexible
9 years ago
Toshio Kuratomi bb81f025b0 Merge pull request #8679 from j0057/support-arch-8653
Add support for Arch to module_utils.basic.py
9 years ago
Toshio Kuratomi 3b5a3aa80a Update submodule refs 9 years ago
Toshio Kuratomi 13578738bf Merge pull request #11014 from ansible/uri-integration
Uri integration tests
9 years ago
Toshio Kuratomi f90ea8a3f8 Merge pull request #10236 from emonty/features/deprecate-old-nova-inventory
Add deprecation notices to the old nova inventory
9 years ago
Monty Taylor 96759cda82 Add deprecation notices to the old nova inventory 9 years ago
Jeremy Olexa 2180981a6e Minor Fix for broken link 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