ansible/test/units
Alex Dukhno dd28be3aab Update pagerduty modules to rest v2 (#42618)
* refactored from procedural to OOP

* updated ongoing maintenance windows to PagerDuty REST API v2

* update create maintenance windows to PagerDuty REST API v2

* update absent maintenance windows to PagerDuty REST API v2

* update pager alert module to PagerDuty REST API v2

* removed basic HTTP authorization
updated parameter description and examples

* fix failed sanity checks

* revised documentation according to review

* make obsolete service key parameter an alias to a new integration key parameter
2018-07-31 10:39:29 -04:00
..
cli
config
contrib
errors
executor
inventory_test_data/group_vars
mock AnsiballZ improvements 2018-07-26 20:07:25 -07:00
module_utils AnsiballZ improvements 2018-07-26 20:07:25 -07:00
modules Update pagerduty modules to rest v2 (#42618) 2018-07-31 10:39:29 -04:00
parsing fix decrypted vault utf8 values (#37539) 2018-05-24 23:22:46 -04:00
playbook Fix multiple var files combining (followup to #36357) 2018-07-20 09:29:20 -04:00
plugins Adds an ipmath filter (#41985) 2018-07-11 10:52:31 -07:00
template
utils
vars
__init__.py
ansible.cfg
conftest.py
test_constants.py