Commit Graph

352 Commits (stable-2.9)

Author SHA1 Message Date
Matt Martz 555d1fb64d
[stable-2.9] Don't show params when there is an issue with `set_option(s)` (#75805). (#75810)
5 years ago
Matt Martz cab637a733
[stable-2.9] allow env to override unspecified unsafe_writes (#73282) (#75397)
5 years ago
Sam Doran 35c3b3d42d
[stable-2.9] Add AlmaLinux to the family of Red Hat-like operating systems (#73541) (#73544)
5 years ago
Sam Doran 3361517fa9
[stable-2.9] facts - properly report virtualization facts for Linux guests on bhyve (#73204). (#73234)
5 years ago
Sam Doran ddf44ddd46
[stable-2.9] AnsibleModule.set_mode_if_different: handle symlink is in a sticky directory (#45198) (#72862)
6 years ago
Christian Loos 4a1555fb0a
fix distribution fact for SLES4SAP (#71559) (#72029)
6 years ago
Sam Doran ea8c219402
[stable-2.9] Revert "Change default file permissions so they are not world readable (#70221) (#70825)" (#71232)
6 years ago
Sam Doran 0199b1cf05
[stable-2.9] Change default file permissions so they are not world readable (#70221) (#70825)
6 years ago
Abhijeet Kasurde 59c9a1833e
[2.9] api: time.clock compatible code (#70678)
6 years ago
Sam Doran 46a0e849ed
[stable-2.9] Handle Slackware OS version strings containing a plus (“+”) (#68142) (#70718)
6 years ago
David Shrewsbury 76815d3afc
Sanitize URI module keys with no_log values (#70762) (#70821)
6 years ago
Sam Doran 59a409193d
[stable-2.9] facts - fix incorrect time for some date_time_facts (#70665) (#70997)
6 years ago
Sam Doran a259d79ad6
[stable-2.9] Fix filedescriptor out of range in select() when running commands (#65058) (#69517)
6 years ago
Felix Fontein cf244c094a
[2.9] Prevent Ansible 2.9 to choke on collections using deprecation by date or collection_name for deprecation calls (#69935)
6 years ago
Zhanwei Wang f7c63c1201 get_url pass incorrect If-Modified-Since header(#67417) (#67419)
6 years ago
kaorihinata 39cfb63be6
Allow no_log=False to silence the no_log warnings for module parameters (#64733) (#67439)
6 years ago
Felix Fontein 569218f0cd
Fix removed_in_version to support honor suboptions (#66918) (#67104)
6 years ago
Sam Doran 3245b3dff2
[stable-2.9] synchronize - fix password authentication (#66542) (#66661)
6 years ago
Bojan Vitnik 4055e5cfc6 XenServer: Update docs with recent changes in XenAPI python lib and branding (#63728) (#63815)
7 years ago
Sam Doran f610ed3a4e [stable-2.9] Properly mask no_log values is sub parameters during failure (#63405)
7 years ago
Gonéri Le Bouder 1e32aa4354 VMware: not ssl.SSLContext if validate_certs false (#57185)
7 years ago
ndclt 649d612d64 keycloak: improve testability of authentification (#57611)
7 years ago
Sam Doran 48a67f4465 Fix race condition in test_sunos_get_uptime_facts
7 years ago
Kevin Breit 489156378c Meraki - Enable API call rate limiting for requests (#54827)
7 years ago
Matt Martz adb886e4ce
Speed up units using time.sleep by mocking or shortening sleep time (#61064)
7 years ago
Jordan Borean e747487720
ansible-galaxy - define multiple galaxy instances in ansible.cfg (#60553)
7 years ago
Felix Fontein 26b9c81a8e
crypto modules: fix sanity errors (#60046)
7 years ago
Kevin Breit f52657fb7d Meraki - Initial unit tests (#55251)
7 years ago
Andrey Klychkov 21863d48f3 unit tests: remove unused imports (#60462)
7 years ago
Matt Martz 697b566971
Update units to pass on macOS (#60435)
7 years ago
Felix Fontein 3290b8343c
docker: fix sanity errors (#60047)
7 years ago
Sam Doran 2d266fbc87
Fix unit tests to work with pytest >= 5.0 (#60246)
7 years ago
Yaakov Selkowitz 93d9d64038 facts: fix double-counting of CPUs on POWER systems (#58360)
7 years ago
Andrew Gaffney b38cb37728
Transform octal escape sequences in mtab fields (#60122)
7 years ago
Sam Doran aa717661af Move assertion in unit test inside loop (#60232)
7 years ago
Matt Clay 9fd244319e
Clean up ansible-test references in tests. (#60108)
7 years ago
Andrey Klychkov 64e3cb0fa8 Unit tests: remove unused imports (#59812)
7 years ago
Nathan Swartz 26fff6f5c3 Improved netapp module utility for E-Series. (#59527)
7 years ago
Abhijeet Kasurde 025e30ea0c VMware: add support for http_proxy in connection API
7 years ago
Andrey Klychkov 32de51adac Unit tests: remove unused imports (#59740)
7 years ago
Andrey Klychkov 4e8df9a4b8 unit tests: remove unused imports (#59636)
7 years ago
Chaitanya Deshpande f988c23f82 Added unit tests for avi API utils (#58382)
7 years ago
Andrey Klychkov 333953117c Add human_to_bytes isbits arg unit tests&docstring
7 years ago
Andrey Klychkov 59e647910d Add unit tests for bytes_to_human formatter
7 years ago
Felix Fontein 4a574c4d0c Option parsing: warn if both an option and its alias are specified for a module (#53698)
7 years ago
Sam Doran f231f21669
Handle situation where ansible_architecure may not be defined when gathering facts (#55466)
7 years ago
Andrey Klychkov 88ec5e14cb Add unit tests for lenient_lowercase function (#58586)
7 years ago
Diane Wang 9c140d26d5 VMware: add new module vmware_guest_network (#52075)
7 years ago
Abhijeet Kasurde 96eccda23b
VMware: Add module vmware_vm_storage_policy_info (#56263)
7 years ago
Brian Coca ee4cba1b85 ensure bytes in run_command (#58411)
7 years ago