Commit Graph

145 Commits (677aca1cc75b9e5ccfd77c72f56801acd85b01cb)

Author SHA1 Message Date
cnasten f1fe467c22 nso_config module for setting configuration in Cisco NSO (#30973)
9 years ago
Sam Doran e7902d888c Make ansible_selinux facts a consistent type (#31065)
9 years ago
Adrian Likins 65393e4747 Fix ansible_distribution on Ubuntu 10.04 (#31108)
9 years ago
Adrian Likins 95abc1d82e Fix fact failures cause by ordering of collectors (#30777)
9 years ago
Adrian Likins 3eab636b3f Fix 'distribution' fact for ArchLinux (#30723)
9 years ago
Adrian Likins 12404f470a Fix pkg_mgr fact on OpenBSD (#30725)
9 years ago
Matt Clay 7714dcd04e Enable more pylint rules and fix reported issues. (#30539)
9 years ago
Dag Wieers 6a6f88d035 Clean up ACI error text (#30501)
9 years ago
Toshio Kuratomi 1fa3fb45bc Update aci tests for new messages from lxml-4.0+
9 years ago
Matt Clay 68aeaa58a8 Fix dangerous default args. (#29839)
9 years ago
Sloane Hertel 7551e8c921 AWSRetry: allow retrying on additional ClientError exceptions (#28483)
9 years ago
Ganesh Nalawade 3b0e9ded91 Fix fallback and boolean check in argspec (#27994)
9 years ago
mzizzi 4648dc9702 [cloud] Add more configurable backoff implementations to CloudRetry/AWSRetry (#27251)
9 years ago
Philippe Dellaert 6d33e59ca1 Fix for subspec options validation issue #27715 (#27728)
9 years ago
Peter Sprygada 7b604368d3 adds new filter plugins for network use cases (#27695)
9 years ago
Adrian Likins 27a015f0ad add a 'min' type for gather_subset to collect nothing (#27085)
9 years ago
Adrian Likins 17ab546c48 Add 2.0-2.3 facts api compat (ansible_facts(), get_all_facts()) (#27294)
9 years ago
Ganesh Nalawade 97a34cf008 Add options sub spec validation (#27119)
9 years ago
Will Thames 5f73bdc3bf [cloud] Improve Camel to Snake conversion in EC2 module_utils (#25015)
9 years ago
Dag Wieers 97aaf103e8 ACI module_utils library for ACI modules (#27070)
9 years ago
Matt Davis 3f1ec6b862 add custom module type validation (#27183)
9 years ago
Toshio Kuratomi 47f26ee11c Refactor the tests for _symbolic_mode_to_octal
9 years ago
Toshio Kuratomi ff22528b07 Consolidate boolean/mk_boolean conversion functions into a single location
9 years ago
mikedlr 07a4079a81 aws.core in new aws dir in module utils - module with AnsibleAWSModule class and fail_json_aws (#25780)
9 years ago
Adrian Likins 0fc0b6f059 Mv AnsibleFactCollector back to module_utils (#26150)
9 years ago
Brian Coca 2a041d10d2 better backwards compat handling of status
9 years ago
Peter Sprygada b12ca95824 renames dict_combine to dict_merge in network_common (#26073)
9 years ago
Peter Sprygada 3aa41eda0b adds new common functions for declarative intent modules (#25210)
9 years ago
Adrian Likins 56b7483b85 More statvfs info for mount facts rebase 12073 (#25454)
9 years ago
Abhijeet Kasurde b89cb95609 Fix spelling mistakes (comments only) (#25564)
9 years ago
Adrian Likins dde3dac9f8 Support NetBSD 7.1+ style ifconfig -a output (#25442)
9 years ago
Adrian Likins f4128746d3 Cmdline fact uefi 23647 (#25446)
9 years ago
Toshio Kuratomi be4e7a05fa remove_values could hit the recursion limit
9 years ago
Adrian Likins 45a9f96774 Facts Refresh (2.4 roadmap) (#23012)
9 years ago
Dag Wieers 0e160d5c7e Ensure exit_json returns failed = False
9 years ago
Dag Wieers 4efec414e7 test/: PEP8 compliancy (#24803)
9 years ago
Tom Melendez c99c3b2b5d [GCP] Healthcheck module (#24564)
9 years ago
Tom Melendez 3fbf3b51ff [GCP] remove ansible.utils.display for deprecations (#24738)
9 years ago
Abhijeet Kasurde 764b4b20ec Fix UnboundLocalError in basic.py
9 years ago
Tom Melendez 4a5cf0b5c1 [GCE] [GCP] UrlMap module (#24422)
9 years ago
Toshio Kuratomi 36d7c0c403 Fix places where path needs to be bytes on python3
9 years ago
Toshio Kuratomi d088030fa6 Facts Timeout was not settable via ansible.cfg
9 years ago
Pavel Glushchak 097173c6f5 Added Virtuozzo distribution support
9 years ago
Toshio Kuratomi ade3fc2893 Fix for tests run with no .ssh user dir
9 years ago
Toshio Kuratomi 2fff690caa Update module_utils.six to latest (#22855)
9 years ago
Tom Melendez f5f6cf467e [GCE] Support default credentials (#22723)
9 years ago
Toshio Kuratomi 49194a66c8 Fix log_invocation function to pass unittests on python3
9 years ago
Matt Clay a5e3d13adc Remove shebangs from unit tests.
9 years ago
Wittmer, Christian 52fbfa00f9 fix for #21729, use VERSION_ID instead of PRETTY_NAME to get release (#21730)
9 years ago
Ted Timmons 5d9df86b42 Postgres ssl mode prefer (#21498)
9 years ago