Martin Krizek
be9f07279e
Add stats on rescued/ignored tasks ( #48418 )
...
* Adding rescued/ignored tasks to stats gathering
Fixes #31245
* Amend integration tests to pass
* callback/dense.py: fix too-many-format-args
* Add changelog
* Amend counter_enabled and unixy callbacks
* Fix syntax error
* Fix typo in the changelog
* Remove not needed comment
* Re-add skipped
* Add test for rescued
* Fix colors...
* Fix unstable tests?
* Add a note to the porting guide
* Re-word the note in the porting guide
Fixes #20346
Fixes #24525
Fixes #14393
Co-authored-by: James Cammarata <jimi@sngx.net>
Co-authored-by: Martin Krizek <martin.krizek@gmail.com>
6 years ago
Zim Kalinowski
b1a9e7b8c8
adding dlt vn facts ( #52552 )
6 years ago
David Soper
63ea76d174
intersight_rest_api module and integration tests. ( #52430 )
...
* intersight_rest_api module and integration tests.
Fix intersight module_utils issues when using POST/PATCH/DELETE.
* Update json returns based on code review
6 years ago
Abhijeet Kasurde
24d1886499
template: add additional variable for dest path ( #52015 )
...
Signed-off-by: Dustin Spicuzza <dustin@virtualroadside.com>
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
6 years ago
Zim Kalinowski
fbf4e32b43
adding sqldatabase facts ( #43324 )
6 years ago
Zim Kalinowski
3316f00131
adding devtest labs facts ( #52001 )
6 years ago
Yunge Zhu
79f9fc415d
add redis cache facts ( #48652 )
6 years ago
Jordan Borean
c312287731
test suse: get tests working on newer OpenSUSE distributions ( #52539 )
6 years ago
Jordan Borean
2991c5d47c
foreman: Use generic python in test run ( #52544 )
6 years ago
Zim Kalinowski
103b4c1d09
Adding cosmosdb account facts module ( #51993 )
6 years ago
Kevin Breit
a499244a53
New module - meraki/meraki_content_filtering ( #51223 )
...
* Initial commit
- Module mostly works but doesn't work for URL categories
- Additional tests should be added
- Documentation is needed
- Module is close to being complete
* Improved documentation
- Added parameter documentation
- Added examples
* Lint changes and bug fixes
- Fixed content filtering syntax bug per Meraki documentation update
* Change test cases so they work
* Remove duplicate key
* Improve documentation and check mode
6 years ago
Kevin Breit
ef2c00e106
Rename orgAccess parameter to org_access ( #51347 )
6 years ago
Kevin Breit
48128ec2fc
meraki_ssid - Modifying SSID won't work when specifying number ( #51645 )
...
* Fix bug when specifying SSID by number
- Migrated integration test to blocks with always
- Minor URL fixes
(cherry picked from commit ed79c294f2e3f82d4828226004c055dcd7ce9f63)
* Create changelog file
* Add new line
6 years ago
Hannes Ljungberg
0bf9052e06
docker_swarm_service: Remove defaults ( #52420 )
...
* Remove update_parallelism default
* Remove update_delay default
* Add documentation about removing defaults
* Present porting guide changes as a list
6 years ago
Abhijeet Kasurde
e8b3adeb2b
VMware: add new module vmware_host_kernel_manager ( #52503 )
...
Signed-off-by: Aaron Longchamps <a.j.longchamps@gmail.com>
6 years ago
Felix Fontein
5b28cd65f0
luks_device: add integration tests ( #52359 )
...
* Add first version of luks_device tests.
* Do ~ expansion manually.
* Try to enable RHEL8.
* Adjust to older losetup version.
* Make sure cryptsetup is installed.
6 years ago
Matt Clay
687279c7bd
Set user expires on FreeBSD using UTC. ( #52276 )
6 years ago
Hannes Ljungberg
c80ad43371
docker_swarm_service: Add working_dir option ( #52425 )
...
* Add working_dir option
* Check local mounts var to align with other checks
* Add changelog fragment
* Add trailing comma
6 years ago
Felix Fontein
37b0f5c81b
docker: provide alternatives to ansible_facts results ( #51192 )
...
* Try to stop using ansible_facts for docker modules.
* Stop using facts returned from regular modules.
6 years ago
Hannes Ljungberg
64b12d2c0d
docker_swarm_service: Add groups option ( #52428 )
...
* Add groups option
* Add changelog fragment
* Remove whitespace
* Remove whitespace
6 years ago
Jordan Borean
bb0a69e084
git: kill gpg-agent in tests on newer OpenSUSE hosts ( #52476 )
6 years ago
Hannes Ljungberg
18b968d486
docker_swarm_service: Add healthcheck option ( #52419 )
...
* Define yaml versions as strings
* Add healthcheck option
* Add changelog fragment
* Don’t set version_added as strings
* Use single quoted string
* Disable healthcheck tests on python 2.6
* Bring back quoting on already quoted version-added
* Python 2.6 compat
* Move functions to docker-common
* Move parse_healthcheck to docker-common
* Cast exception to str before printing failure
* Extend parse_healthcheck tests
6 years ago
Hannes Ljungberg
77d116f66e
docker_swarm_service: Add stop_signal option ( #52424 )
...
* Add stop_signal option
* Add changelog fragment
6 years ago
Yuwei Zhou
664e6fb9c8
modified storageaccount fact return curated result with connection string ( #49702 )
6 years ago
Zim Kalinowski
896e320142
adding postgresqlconfiguration facts ( #45071 )
6 years ago
Zim Kalinowski
fa73abcf5d
fixing force_update in azure_rm_mysqldatabase ( #52389 )
6 years ago
Jordan Borean
3ecd6e19f7
alternatives - fix OpenSUSE dir on newer distros ( #52458 )
6 years ago
Zim Kalinowski
8422e23533
Fixing azure_rm_postgresqldatabase force_update parameter ( #52388 )
6 years ago
Jordan Borean
d6453a79f5
zypper_repository: fix return check on newer OpenSUSE versions ( #52457 )
6 years ago
Jordan Borean
4b296da6a2
zypper: fix tests to use new URL for OpenSUSE 15.0 ( #52453 )
6 years ago
Zim Kalinowski
777441719f
azure_rm_cosmosdbaccount - fix for virtual network rules ( #52416 )
6 years ago
Jordan Borean
4a94bd8d9d
opensuse - install password-store from specific repo ( #52439 )
6 years ago
Piotr Wojciechowski
e284a1546f
Integration tests for docker_node_facts ( #52423 )
6 years ago
Piotr Wojciechowski
d27ac7a816
Integration tests for module docker_swarm_facts ( #52208 )
...
* * docker_swarm_facts integration tests
* * docker_swarm_facts integration tests
* * docker_swarm_facts integration tests
* Removing commented lines
* Extended and updated integration tests for docker_swarm_facts module
* Cosmetic integtration tests playbook changes
* Cosmetic integtration tests playbook changes from PR comments
6 years ago
Matt Clay
f5c92f6bc1
Allow setting resource.RLIMIT_NOFILE in modules ( #51989 )
6 years ago
saranyasridharan
1db6d5598a
Adding custom module to get PID of the process ( #50896 )
6 years ago
Matt Clay
6ac22416af
Fix tests to use ANSIBLE_TEST_PYTHON_INTERPRETER.
6 years ago
David Soper
958653e282
Cisco Intersight module_utils and intersight_facts module ( #51309 )
...
* Cisco Intersight module_utils and intersight_facts module
* Add RETURN information and fix pylint, import, and pep8 issues.
* Review updates for specifying type of params/returns and not polluting ansible_facts.
* BSD one line license, validate_certs used, urls.fetch_urls replaces requests
6 years ago
Andrey Klychkov
8e0f95951d
Module postgresql_idx: added ci tests, new params, returned values, code refactoring ( #52230 )
...
* postgresql_idx: ci tests, refactoring, return values
* postgresql_idx: ci tests, new params, return values
* postgresql_idx: ci tests, fix
* postgresql_idx: ci tests, fix
* postgresql_idx: ci tests, fix
* postgresql_idx: ci tests, fix
* postgresql_idx: ci tests, fix
* postgresql_idx: ci tests, fix
* postgresql_idx: ci tests, fix
* postgresql_idx: ci tests, fix
* postgresql_idx: ci tests, fix
* New module postgresql_table - fix tests
* New module postgresql_table - fix tests
* New module postgresql_table - fix tests
* New module postgresql_table - fix state choices order
6 years ago
Zim Kalinowski
2f3960558d
Fix for PostgresSQL server update and storage_mb ( #51653 )
6 years ago
Zim Kalinowski
1f5cda37b3
Fix for MySQL server update and storage_mb ( #51661 )
6 years ago
Jordan Borean
de118734e9
Ansible.Basic - add required_by to module spec ( #51407 )
...
* Ansible.Basic - add required_by to module spec
* fix typo in docs
6 years ago
René Moser
0cc23de776
cloudstack: test: ensure network is implemented ( #52204 )
...
In ACS 4.12, it is no longer possbile to acquire IPs to a (...) network
not already in implemented state.
With deployment of a VM instance, we enforce the implementation of the
network. Also see 323f791efc
6 years ago
Jordan Borean
7b8e814a10
Ansible.Basic: make module options case insensitive with dep warning ( #51583 )
...
* Ansible.Basic: make module options case insensitive with dep warning
* Add porting guide info
6 years ago
Matt Clay
7016559b1a
Fix openssl_privatekey test on FreeBSD 12.0.
6 years ago
Yunge Zhu
bccf6d31bd
add azure_applicationsecuritygroup module ( #51214 )
...
* add applicationsecurity group module
* fix lint
6 years ago
Adam Miller
ea0e2bf2b3
yum always return changes dict, not only in check mode ( #51987 )
...
Previously the yum module would provide a `changes` dict when
executed in check mode but omit it when not in check mode in favor
of the `results` data which is raw output from the yum command. This
pull request makes that output uniform.
Fixes #51724
Signed-off-by: Adam Miller <admiller@redhat.com>
6 years ago
おすし
c2a409a9e0
Fix: Yum module does not use proxy when username is not set #51548 ( #51994 )
...
* add test of yum with proxy
* Properly handle unauthenticated yum proxy config
Fixes #51548
* shell executable is bash
6 years ago
Sam Doran
ad386290b4
Update command/shell docs with note about modules for rebooting( #51499 )
...
- Update integration test syntax
6 years ago
Matt Martz
cdb53ff1a4
Restore behavior for detecting only localhost, and no limit match. Fixes #52152 ( #52172 )
...
* Restore behavior for detecting only localhost, and no limit match. Fixes #52152
* Add test for non-matching limit
6 years ago