Commit Graph

14201 Commits (e36b7130ff1c5366ab1c767641a8819d4fdf5e5f)
 

Author SHA1 Message Date
Brian Coca e36b7130ff Merge pull request #11106 from cchurch/test_winrm_tweaks
Minor tweaks to winrm integration tests
10 years ago
Brian Coca 9a90ca5a36 Merge pull request #11062 from Etienne-Carriere/factor_f5
Factor primitives for F5 modules
10 years ago
Brian Coca 5aa1a42848 Merge pull request #11103 from sysadmin75/11046_media_type_setup
fix fact gathering on OS X
10 years ago
Brian Coca 46a72d108a added cs_project new module 10 years ago
Chris Church d2ba0de6aa When running winrm tests against multiple hosts, fail the play when any host has a failure. 10 years ago
Chris Church 8d742df1de Allow prepare_win_tests role to run multiple times, before each role that depends on it. 10 years ago
sysadmin75 908d6c0ef2 Fixes #11046 10 years ago
Toshio Kuratomi 5658ddf02e Merge pull request #11096 from szarka/patch-1
Update guide_aws.rst
10 years ago
Toshio Kuratomi 5954892457 Update submodule refs 10 years ago
Rob Szarka d8bfb4c629 Update guide_aws.rst
Fixed typos.
10 years ago
Brian Coca 529726d0ba fixed mistaken module update in prev commit 10 years ago
Brian Coca a8c290cc3b fixed ubuntu facts for all versions
made sure NA is option of last resort
10 years ago
Toshio Kuratomi 2924c90a5d Merge pull request #10977 from emonty/fix-envvars
Fix envvars support in openstack modules
10 years ago
Brian Coca a0935a1dcd Merge pull request #11090 from jhawkesworth/powershell-to-json-compress
Add -Compress to ConvertTo-Json calls in common powershell code
10 years ago
Jon Hawkesworth 9371c38af9 Add -Compress to ConvertTo-Json calls in common powershell code 10 years ago
Toshio Kuratomi ac14ad1419 Test on fields that are actually set 10 years ago
Toshio Kuratomi 73b7d96501 Test on fields that exist 10 years ago
Toshio Kuratomi 5d213cab23 Update extras submodule ref for doc fix 10 years ago
Toshio Kuratomi 5ffc1183dd WHoops, that was the core module stable branch 10 years ago
Toshio Kuratomi 2f4ad2714f Update core module ref 10 years ago
Toshio Kuratomi 1bda7cc200 Test that uri module validates certs 10 years ago
Toshio Kuratomi 0f4a3409d8 Add test that validate_certs=no works 10 years ago
Toshio Kuratomi 4d8427538d Update submodule refs 10 years ago
Toshio Kuratomi 1ccf2a4685 Make fetch_url check the server's certificate on https connections 10 years ago
Toshio Kuratomi 388827a636 Update submodule ref 10 years ago
Toshio Kuratomi b91532aff3 Drop the mysql test db first so that we test with a clean slate. 10 years ago
Toshio Kuratomi b72a912562 Update submodule refs 10 years ago
Toshio Kuratomi ea4421d10e Update submodule refs 10 years ago
Brian Coca 7a0c521131 added os_server_actions 10 years ago
Brian Coca 3865c5051b Merge pull request #11058 from srvg/bug/11017
limit extensions for files in group/host_vars dir
10 years ago
Brian Coca c87586e9e5 updated formatting 10 years ago
Toshio Kuratomi 0f23d8a503 Fix syntaxerror in the required_if arg spec check 10 years ago
Brian Coca 7c6ebcab6d Merge pull request #11073 from msabramo/include_more_info_in_errors
Include more info when a task fails
10 years ago
Toshio Kuratomi c6b286424f Merge pull request #9423 from emonty/features/required-if
Add required_if to AnsibleModule
10 years ago
Brian Coca aea8758b44 added os_network and deprecated quantum_network 10 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"...}
10 years ago
Stefan Midjich 540c23dfce this fixes ansible on openbsd and freebsd systems. only tested on openbsd. 10 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)
10 years ago
Brian Coca b740b0372a added new win_environment module 10 years ago
Toshio Kuratomi 5f246dc1a6 Update extras submodule for doc fixes 10 years ago
Toshio Kuratomi dcc691f462 Update submodule refs 10 years ago
Brian Coca 544ece20a8 Merge pull request #11063 from mmoya/remove-duplicate-constants
Remove duplicate RETRY_FILES_* constants
10 years ago
Brian Coca 0f0f28145b added promox module to changelog 10 years ago
Maykel Moya 308879075d Remove duplicate RETRY_FILES_* constants 10 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
10 years ago
Etienne CARRIERE 3775dd5ec8 Factor F5 primitives 10 years ago
Erik Weathers 5c455ad729 fix typo in --ask-sudo-pass reference within playbook_intro doc 10 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
10 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
10 years ago
James Cammarata ed4df57361 Submodule update for devel 10 years ago