Commit Graph

153 Commits (155f36bbd83f2d09fcc73ec17003a443eaa43d0d)

Author SHA1 Message Date
Ganesh Nalawade 4349b56643
Deprecate Entity, EntityCollection and use subspec in network modules (#33575)
8 years ago
Claes Nästén c8a5e689e3 Fix issue with setting values in choices (#33574)
8 years ago
Toshio Kuratomi cd36164239
Porting tests to pytest (#33387)
8 years ago
Ganesh Nalawade 11c9ad23d5
Refactor common network shared and platform utils code into package (#33452)
8 years ago
Toshio Kuratomi e499bccbaa
Port some tests away from nose as examples (#33437)
9 years ago
Toshio Kuratomi aa7bd8bc11 Port AnsibleModule deprecate and warning tests to pytest (#33162)
9 years ago
Brian Coca ebd08d2a01 jsonify inventory (#32990)
9 years ago
Matt Clay e45c763b64 Fix invalid string escape sequences.
9 years ago
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