You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible
Ken Partridge 0b7a37c67b Add lookup cpm_metering to read WTI CPM and VMR PDU device power and current data (#44491)
* Add WTI OOB and PDU Device status, control and configuration module

* removed accidental file inclusions

* removed accidental file

* re-add cpm_metering

* was gettign a ERROR: Command "docker exec from GitHub, so this is a retry

* removed un-needed files

* removed old cpm_metering

* removed cpm_metering.py

* re-add cpm_metering

* removed pyc file

* re-added cpm_metering.py

* cleaned up EXAMPLES indentation

* EXMAPLES startdate, enddate had : instead of = to indicate a value

* Fixed missing whitespace around arithmetic operator
6 years ago
..
cli
compat
config
errors
executor
galaxy
inventory
module_utils Fix iosxr cli_config module diff issue (#44898) 6 years ago
modules Add module cpm_user to read, create, edit and delete users on WTI devices (#44512) 6 years ago
parsing
playbook
plugins Add lookup cpm_metering to read WTI CPM and VMR PDU device power and current data (#44491) 6 years ago
template
utils
vars Ensure we only cache the loop when the task had a loop (#44901) 6 years ago
__init__.py
constants.py
release.py