Commit Graph

294 Commits (stable-2.8)

Author SHA1 Message Date
Sam Doran c6eff6bdb2
Revert "[stable-2.8] Change default file permissions so they are not world readable (#70221) (#70827)" (#71233)
6 years ago
David Shrewsbury f35e825440
[2.8] Sanitize URI module keys with no_log values (#70762) (#70822)
6 years ago
Sam Doran 11738aed97
[stable-2.8] Change default file permissions so they are not world readable (#70221) (#70827)
6 years ago
Bojan Vitnik 1855494378 XenServer: Update docs with recent changes in XenAPI python lib and branding (#63728) (#63816)
7 years ago
Sam Doran 3dfb8e81bb [stable-2.8] Properly mask no_log values is sub parameters during failure (#63405)
7 years ago
Gonéri Le Bouder 659147b2e2 VMware: not ssl.SSLContext if validate_certs false (#57185)
7 years ago
Sam Doran b51fdab9ea [stable-2.8] Fix unit tests to work with pytest >= 5.0 (#60246) (#60332)
7 years ago
Sam Doran fa0cd3782f [stable-2.8] Move assertion in unit test inside loop (#60232)
7 years ago
Yaakov Selkowitz 5d3f0fe02c facts: fix double-counting of CPUs on POWER systems (#58360)
7 years ago
Sam Doran 2f5c3b3cb4 [stable-2.8] Handle situation where ansible_architecure may not be defined when gathering facts (#55466)
7 years ago
Sam Doran 6e7fcf38a8 [stable-2.8] Get minor version number for CentOS and Debian (#57814) (#58538)
7 years ago
Mariusz Mazur d9155944cf Backport/2.8/57685 (#57794)
7 years ago
Anton Nikulin afb718f001 [stable-2.8] ftd_configuration: fix a bug with response parsing (#57480) (#57676)
7 years ago
Sam Doran bd011688dd [stable-2.8] Ensure uri module always returns status even on failure (#56240)
7 years ago
Gonéri Le Bouder a42c9d17de vmware_vm_facts: fix the support with regular ESXi
7 years ago
Matt Martz b2364fe748 [stable-2.8] Don't rely on netloc for determining hostname and port, just use hostname and port (#56270)
7 years ago
Sam Doran 6761fc1475
Update distro unit test (#55003)
7 years ago
Bruno Inec c637104078 Allow Netbox device modification (#53631)
7 years ago
Claes Nästén 339f6cfcd1 NSO modules now work as expected with NSO 5.X (#54766)
7 years ago
Vitalii Kostenko 2176b53a55 Add latest updates from FTD Ansible downstream repository. (#53638)
7 years ago
zhongjun2 5599b0484f cloud: huawei: Add new module hwc_network_vpc (#54102)
7 years ago
James Cassell bc4ef99533 standardize TLS connection properties (#54315)
7 years ago
dgadmin 8de00e3e1c To ipv6 network (#48572)
7 years ago
Alex Stephen a191ed7b58 More GCP Utils Tests (#53568)
7 years ago
Bojan Vitnik 54d23a8297 XenServer: Minor changes to error messages (#54434)
7 years ago
Anton Nikulin c231fc5a7c New module to install images on Cisco FTD devices (#53467)
7 years ago
Sam Doran ff88bd82b5
Move type checking methods out of basic.py and add unit tests (#53687)
7 years ago
Sam Doran 43a44e6f35
Move utility functions out of basic.py (#51715)
7 years ago
Brian Coca e280f2f7b0
Try to get correct buffer size to avoid races (#53547)
7 years ago
Sam Doran 55306906cf
Correctly count processors on ARM systems. (#52884)
7 years ago
Felix Fontein c2cb82ec14 ACME: add support for IP identifiers (#53660)
7 years ago
Bojan Vitnik e775434a52 XenServer: Documentation improvements and fixes for XenServer related modules (#53498)
7 years ago
ndswartz 26d87a912b Added eseries base with tests (#49269)
7 years ago
Sam Doran 1d91e03119
Ensure Clear Linux parsing is actually parsing a Clear Linux host and all others fall back to NA (#53298)
7 years ago
Sam Doran bf28b5ceca
Use distro.id() instead of distro.name() (#52199)
7 years ago
Felix Fontein 07fcb60d55 Python 2: accept both long and int for type=int (module options) (#53289)
7 years ago
Sam Doran aba4bed803
Move _handle_no_log_values() out of basic.py (#48628)
7 years ago
Sam Doran 2a98faee2b
Move _handle_aliases() out of basic.py (#48578)
7 years ago
Dag Wieers 4e6c113bf0 uri/win_uri: Make method a free text field (#49719)
7 years ago
Theron Savery 1f7ffe2619 NSO - added validate_certs parameter to allow for ignoring of SSL certificates (#51981)
7 years ago
Bojan Vitnik 922af44d7d Fix a bug that caused exception on XenServer 7.1 with Cummulative Update (#52303)
7 years ago
Ganesh Nalawade 41e2bd1df5
Add support for elements validation in argspec (#50335)
7 years ago
Abhijeet Kasurde 57d85031d7
Parse multiple values for single key in cmdline facts (#49591)
7 years ago
Matt Martz 77bfcad33a
Support unix socket with urls/uri (#43560)
7 years ago
Hannes Ljungberg 18b968d486 docker_swarm_service: Add healthcheck option (#52419)
7 years ago
Abhijeet Kasurde fad6443e58
Distribution: Add support for Linux Mint 18.3 (#52224)
7 years ago
Sviatoslav Sydorenko f1e67c3328 Bugfix/ fix mocker patch in tests (#52372)
7 years ago
Abhijeet Kasurde db03f88b63
distribution: Add support for Cumulus Linux (#52309)
7 years ago
Dag Wieers cd9471ef17 Introduce new 'required_by' argument_spec option (#28662)
7 years ago
Juan Antonio Osorio 9f081ca04f identity: Add GSSAPI suport for FreeIPA authentication (#52031)
7 years ago