New enos_facts, + module_utils/enos.py. modifying copyright year in rest all (#31696)

* Squashing all commits to one as suggested by John

* Adding Unit test method for the module enos_facts.py

* Pep8 and Ylint issues addressed

* Trying again to remove blank line. Some scripts are required for this.

* Bug Fixing for interfaces

* Editing for over indenting issue

* E203 whitespace before ','

* Update enos.py

Added warnings argument as to check_args method

* Update enos_facts.py

Added warnings to check_args method
This commit is contained in:
Anil Kumar Muraleedharan 2017-11-08 21:25:46 +05:30 committed by John R Barker
parent e5dbf63b65
commit 9d98452032
16 changed files with 1330 additions and 3 deletions

View file

@ -4,7 +4,7 @@
# Ansible still belong to the author of the module, and may assign their own
# license to the complete work.
#
# Copyright (C) 2018 Lenovo, Inc.
# Copyright (C) 2017 Lenovo, Inc.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without